Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Commit

Permalink
Prepare for wasmtime 0.29
Browse files Browse the repository at this point in the history
  • Loading branch information
bkchr committed Sep 29, 2021
1 parent 5415e26 commit eccb63e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion node/primitives/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ thiserror = "1.0.26"
serde = { version = "1.0.130", features = ["derive"] }

[target.'cfg(not(target_os = "unknown"))'.dependencies]
zstd = "0.6.0"
zstd = "0.9.0"

[dev-dependencies]
polkadot-erasure-coding = { path = "../../erasure-coding" }

0 comments on commit eccb63e

Please sign in to comment.