wasmtime-cache: Update zstd (#2969)
Also update exceptions in deny.toml bans
This commit is contained in:
2
crates/cache/Cargo.toml
vendored
2
crates/cache/Cargo.toml
vendored
@@ -18,7 +18,7 @@ log = { version = "0.4.8", default-features = false }
|
||||
serde = { version = "1.0.94", features = ["derive"] }
|
||||
sha2 = "0.9.0"
|
||||
toml = "0.5.5"
|
||||
zstd = { version = "0.6", default-features = false }
|
||||
zstd = { version = "0.9", default-features = false }
|
||||
|
||||
[target.'cfg(target_os = "windows")'.dependencies]
|
||||
winapi = "0.3.7"
|
||||
|
||||
Reference in New Issue
Block a user