3
0
Fork 0
mirror of https://github.com/Swatinem/rust-cache synced 2025-08-13 16:42:09 +00:00
This commit is contained in:
Arpad Borsos 2022-10-16 16:54:17 +02:00
parent d4d463bd9b
commit 22c9328bcb
No known key found for this signature in database
GPG key ID: FC7BCA77824B3298
3 changed files with 7 additions and 3 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "rust-cache",
"version": "2.0.0",
"version": "2.0.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "rust-cache",
"version": "2.0.0",
"version": "2.0.1",
"license": "LGPL-3.0",
"dependencies": {
"@actions/cache": "^3.0.5",