Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix up dependency caching #39

Open
Camerooooon opened this issue Aug 11, 2022 · 6 comments · May be fixed by #63
Open

Fix up dependency caching #39

Camerooooon opened this issue Aug 11, 2022 · 6 comments · May be fixed by #63

Comments

@Camerooooon
Copy link
Member

Dependencies aren't caching because each of our projects is initialized in its own folder. https://github.com/Swatinem/rust-cache only checks the root directory for the Cargo.lock and target file.

@JakeRoggenbuck
Copy link
Member

Ohhh, that makes sense

@Camerooooon
Copy link
Member Author

Yup I think I'm going to make an issue for rust-cache.

@Camerooooon
Copy link
Member Author

Just found Swatinem/rust-cache#25

@Camerooooon
Copy link
Member Author

@JakeRoggenbuck would you be willing to work on this?

@JakeRoggenbuck
Copy link
Member

Sure, I'll try looking for a solution

@Sophon96 Sophon96 linked a pull request Nov 12, 2022 that will close this issue
@Sophon96 Sophon96 linked a pull request Nov 12, 2022 that will close this issue
@JakeRoggenbuck
Copy link
Member

Needed asap!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants