Warning
Currently, this action works only with Rust on a nightly channel.
GitHub Action to save and restore Rust build cache in target
and ~/.cargo
directories
- Only the nightly channel is supported for cache cleaning.
- The action always saves build cache.
- For more information see #4.
- It doesn't support custom
.cargo/config.toml
files.