3
0
Fork 0
mirror of https://github.com/Swatinem/rust-cache synced 2026-02-03 09:36:17 +00:00

merge all the caches and simplify

This commit is contained in:
Arpad Borsos 2020-10-03 18:39:38 +02:00
parent f77cb1be47
commit e8e3c57b3b
8 changed files with 197 additions and 259 deletions

View file

@ -2,7 +2,7 @@
"private": true,
"name": "rust-cache",
"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 with sensible defaults.",
"keywords": [
"actions",
"rust",