mirror of
https://github.com/Swatinem/rust-cache
synced 2025-08-30 00:10:10 +00:00
support warpbuild cache provider (#247)
This commit is contained in:
parent
eaa85be6b1
commit
52ea1434f8
7 changed files with 119122 additions and 2847 deletions
|
@ -82,7 +82,7 @@ sensible defaults.
|
|||
lookup-only: ""
|
||||
|
||||
# Specifies what to use as the backend providing cache
|
||||
# Can be set to either "github" or "buildjet"
|
||||
# Can be set to "github", "buildjet", or "warpbuild"
|
||||
# default: "github"
|
||||
cache-provider: ""
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue