Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 749 Bytes

File metadata and controls

20 lines (12 loc) · 749 Bytes

cargo-cache GitHub Action

GitHub Action License

GitHub Action to save and restore Rust build cache in target and ~/.cargo directories

Current limitations

  • The action always saves build cache.
    • For more information see #4.
  • It doesn't support custom .cargo/config.toml files.

References

License

The Unlicense