This commit is contained in:
Arpad Borsos 2020-09-29 12:30:45 +02:00
parent d38127a85b
commit bd4d2a7017
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{ {
"name": "rust-cache", "name": "rust-cache",
"version": "1.0.1", "version": "1.0.2",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {

View File

@ -1,7 +1,7 @@
{ {
"private": true, "private": true,
"name": "rust-cache", "name": "rust-cache",
"version": "1.0.1", "version": "1.0.2",
"description": "A GitHub Action that implements smart caching for rust/cargo projects", "description": "A GitHub Action that implements smart caching for rust/cargo projects",
"keywords": [ "keywords": [
"actions", "actions",