mirror of
https://github.com/Swatinem/rust-cache
synced 2026-03-19 14:53:12 +00:00
Typofix (#316)
This commit is contained in:
parent
e18b497796
commit
d7ac6f694d
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue