mirror of
https://github.com/Swatinem/rust-cache
synced 2026-02-19 17:04:43 +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
|
|
@ -23,6 +23,7 @@
|
|||
"homepage": "https://github.com/Swatinem/rust-cache#readme",
|
||||
"dependencies": {
|
||||
"@actions/buildjet-cache": "npm:github-actions.cache-buildjet@0.2.0",
|
||||
"@actions/warpbuild-cache": "npm:github-actions.warp-cache@1.4.5",
|
||||
"@actions/cache": "^4.0.0",
|
||||
"@actions/core": "^1.11.1",
|
||||
"@actions/exec": "^1.1.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue