mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-12 20:31:13 +00:00
Bump wasmtime to 1.0.0 (#12317)
This commit is contained in:
@@ -18,7 +18,7 @@ codec = { package = "parity-scale-codec", version = "3.0.0", default-features =
|
||||
impl-trait-for-tuples = "0.2.2"
|
||||
log = { version = "0.4.17", optional = true }
|
||||
wasmi = { version = "0.13", optional = true }
|
||||
wasmtime = { version = "0.40.1", default-features = false, optional = true }
|
||||
wasmtime = { version = "1.0.0", default-features = false, optional = true }
|
||||
sp-std = { version = "4.0.0", default-features = false, path = "../std" }
|
||||
|
||||
[features]
|
||||
|
||||
Reference in New Issue
Block a user