This website requires JavaScript.
Explore
Help
Register
Sign In
Swatinem
/
rust-cache
Watch
1
Star
0
Fork
0
You've already forked rust-cache
mirror of
https://github.com/Swatinem/rust-cache.git
synced
2025-12-27 01:53:59 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
720f7e45ccee46c12a7b1d7bed2ab733be9be5a1
rust-cache
/
src
History
Benjy Weinberger
e8e63cdbf2
Allow opting out of caching $CARGO_HOME/bin. (
#216
)
...
Prevents wiping the bin directory, which is harmful for self-hosted runners.
2024-12-10 08:47:51 +01:00
..
cleanup.ts
Only key by
Cargo.toml
and
Cargo.lock
files of workspace members (
#180
)
2023-12-03 11:57:51 +01:00
config.ts
Allow opting out of caching $CARGO_HOME/bin. (
#216
)
2024-12-10 08:47:51 +01:00
restore.ts
Adds an option to do lookup-only of the cache (
#217
)
2024-11-08 20:36:34 +01:00
save.ts
Allow opting out of caching $CARGO_HOME/bin. (
#216
)
2024-12-10 08:47:51 +01:00
utils.ts
Only key by
Cargo.toml
and
Cargo.lock
files of workspace members (
#180
)
2023-12-03 11:57:51 +01:00
workspace.ts
Only key by
Cargo.toml
and
Cargo.lock
files of workspace members (
#180
)
2023-12-03 11:57:51 +01:00