mirror of
https://github.com/Swatinem/rust-cache.git
synced 2025-11-01 17:43:48 +00:00
Update workspaces docs
This commit is contained in:
parent
664ce0090f
commit
034fa743fe
@ -36,10 +36,8 @@ sensible defaults.
|
|||||||
env-vars: ""
|
env-vars: ""
|
||||||
|
|
||||||
# The cargo workspaces and target directory configuration.
|
# The cargo workspaces and target directory configuration.
|
||||||
# These entries are separated by newlines and have the form
|
# These entries are separated by newlines and specify the paths to the workspace roots.
|
||||||
# `$workspace -> $target`. The `$target` part is treated as a directory
|
# default: "."
|
||||||
# relative to the `$workspace` and defaults to "target" if not explicitly given.
|
|
||||||
# default: ". -> target"
|
|
||||||
workspaces: ""
|
workspaces: ""
|
||||||
|
|
||||||
# Additional non workspace directories to be cached, separated by newlines.
|
# Additional non workspace directories to be cached, separated by newlines.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user