mirror of
https://github.com/Swatinem/rust-cache
synced 2026-01-06 03:42:45 +00:00
update dependencies
This commit is contained in:
parent
23bce251a8
commit
1582741630
4 changed files with 266 additions and 71 deletions
|
|
@ -23,12 +23,12 @@
|
|||
"homepage": "https://github.com/Swatinem/rust-cache#readme",
|
||||
"dependencies": {
|
||||
"@actions/buildjet-cache": "npm:github-actions.cache-buildjet@0.2.0",
|
||||
"@actions/cache": "^3.2.3",
|
||||
"@actions/cache": "^3.2.4",
|
||||
"@actions/core": "^1.10.1",
|
||||
"@actions/exec": "^1.1.1",
|
||||
"@actions/glob": "^0.4.0",
|
||||
"@actions/io": "^1.1.3",
|
||||
"smol-toml": "1.1.3"
|
||||
"smol-toml": "^1.1.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@vercel/ncc": "^0.38.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue