Skip to content

Rust Cargo cache

Actions
Saves and restores Rust build cache in target and ~/.cargo directories
v1
Latest
Star (0)

cargo-cache GitHub Action

GitHub Action License

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

Current limitations

  • 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.

References

License

The Unlicense

Rust Cargo cache is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

Saves and restores Rust build cache in target and ~/.cargo directories
v1
Latest

Rust Cargo cache is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.