mirror of
https://github.com/Swatinem/rust-cache.git
synced 2026-04-21 07:00:26 +00:00
Typofix (#316)
This commit is contained in:
committed by
GitHub
parent
e18b497796
commit
d7ac6f694d
@@ -32,7 +32,7 @@ sensible defaults.
|
|||||||
# default: "true"
|
# default: "true"
|
||||||
add-job-id-key: ""
|
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,
|
# 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'.
|
# and .cargo/config.toml files (if present), as well as the specified 'env-vars'.
|
||||||
# default: "true"
|
# default: "true"
|
||||||
|
|||||||
Reference in New Issue
Block a user