3
0
Fork 0
mirror of https://github.com/Swatinem/rust-cache synced 2026-08-03 03:53:28 +00:00

update dependencies, rebuild

This commit is contained in:
Arpad Borsos 2026-07-26 16:34:10 +02:00
parent 0e24e5dcec
commit 9f151aca7c
No known key found for this signature in database
GPG key ID: FC7BCA77824B3298
14 changed files with 5617 additions and 2892 deletions

View file

@ -8,9 +8,6 @@
"target": "es2024",
"resolveJsonModule": true,
"ignoreDeprecations": "6.0",
"moduleResolution": "node",
"module": "esnext",
"esModuleInterop": true,
"incremental": true,