mirror of
https://github.com/Swatinem/rust-cache
synced 2026-02-07 03:22:15 +00:00
Update workspaces docs
This commit is contained in:
parent
664ce0090f
commit
034fa743fe
1 changed files with 2 additions and 4 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue