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