3
0
Fork 0
mirror of https://github.com/Swatinem/rust-cache synced 2026-01-06 03:42:45 +00:00

update dependencies

This commit is contained in:
Arpad Borsos 2024-02-04 09:29:45 +01:00
parent 23bce251a8
commit 1582741630
No known key found for this signature in database
GPG key ID: FC7BCA77824B3298
4 changed files with 266 additions and 71 deletions

View file

@ -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",