3
0
Fork 0
mirror of https://github.com/Swatinem/rust-cache synced 2026-01-01 01:29:54 +00:00

Update dependencies and add changelog

This commit is contained in:
Arpad Borsos 2023-08-20 10:26:24 +02:00
parent ab6b2769d1
commit decb69d790
No known key found for this signature in database
GPG key ID: FC7BCA77824B3298
5 changed files with 745 additions and 258 deletions

View file

@ -22,8 +22,8 @@
},
"homepage": "https://github.com/Swatinem/rust-cache#readme",
"dependencies": {
"@actions/buildjet-cache": "npm:github-actions.cache-buildjet@0.1.2",
"@actions/cache": "^3.2.1",
"@actions/buildjet-cache": "npm:github-actions.cache-buildjet@0.2.0",
"@actions/cache": "^3.2.2",
"@actions/core": "^1.10.0",
"@actions/exec": "^1.1.1",
"@actions/glob": "^0.4.0",