Cache rewrite (#416)

This commit is contained in:
Niklas Mohrin 2025-08-01 16:03:01 +02:00 committed by GitHub
commit 1e87db7ab7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 463 additions and 508 deletions

1
Cargo.lock generated
View file

@ -1068,7 +1068,6 @@ dependencies = [
"tempfile",
"toml",
"ureq",
"walkdir",
"yansi",
"zip",
]