mirror of
https://github.com/moonrepo/setup-rust.git
synced 2025-04-29 21:40:01 +00:00
new: Add cache base warmup strategy. (#16)
This commit is contained in:
parent
c15c42022b
commit
c91b4202a2
11 changed files with 177 additions and 86 deletions
|
@ -26,11 +26,11 @@
|
|||
"detect-libc": "^2.0.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^20.9.0",
|
||||
"@types/node": "^20.9.1",
|
||||
"@vercel/ncc": "^0.38.1",
|
||||
"eslint": "^8.53.0",
|
||||
"eslint-config-moon": "^2.0.11",
|
||||
"prettier": "^3.0.3",
|
||||
"prettier": "^3.1.0",
|
||||
"prettier-config-moon": "^1.1.2",
|
||||
"tsconfig-moon": "^1.3.0",
|
||||
"typescript": "^5.2.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue