Skip to content

Commit

Permalink
upgrade wasmtime to 0.24.0 (paritytech#8356)
Browse files Browse the repository at this point in the history
  • Loading branch information
ordian authored and jordy25519 committed Sep 20, 2021
1 parent 82a4dd7 commit eda0512
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/executor/wasmtime/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ sp-wasm-interface = { version = "3.0.0", path = "../../../primitives/wasm-interf
sp-runtime-interface = { version = "3.0.0", path = "../../../primitives/runtime-interface" }
sp-core = { version = "3.0.0", path = "../../../primitives/core" }
sp-allocator = { version = "3.0.0", path = "../../../primitives/allocator" }
wasmtime = "0.24"
wasmtime = "0.24.0"
pwasm-utils = "0.14.0"

[dev-dependencies]
Expand Down

0 comments on commit eda0512

Please sign in to comment.