3
0
Fork 0
mirror of https://github.com/Swatinem/rust-cache synced 2026-03-19 06:43:11 +00:00
This commit is contained in:
Mikhail Glushenkov 2026-03-12 17:17:15 +00:00 committed by GitHub
parent e18b497796
commit d7ac6f694d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -32,7 +32,7 @@ sensible defaults.
# default: "true"
add-job-id-key: ""
# Weather the a hash of the rust environment should be included in the cache key.
# Whether the a hash of the rust environment should be included in the cache key.
# This includes a hash of all Cargo.toml/Cargo.lock files, rust-toolchain files,
# and .cargo/config.toml files (if present), as well as the specified 'env-vars'.
# default: "true"