Skip to content
Snippets Groups Projects
Commit bda05cec authored by Koute's avatar Koute Committed by GitHub
Browse files

Bump `wasmtime` to 0.38.0 and `zstd` to 0.11.2 (companion for substrate#11720) (#5707)

* Bump `wasmtime` to 0.37.0 and `zstd` to 0.11.2

* Bump `wasmtime` to 0.38.0

* update lockfile for {"substrate"}

Co-authored-by: parity-processbot <>
parent 94a85eea
No related merge requests found
This diff is collapsed.
......@@ -22,7 +22,7 @@ thiserror = "1.0.31"
serde = { version = "1.0.137", features = ["derive"] }
[target.'cfg(not(target_os = "unknown"))'.dependencies]
zstd = { version = "0.10.2", default-features = false }
zstd = { version = "0.11.2", default-features = false }
[dev-dependencies]
polkadot-erasure-coding = { path = "../../erasure-coding" }
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment