mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 08:11:04 +00:00
Downgrade wabt = 0.9.1 (#7042)
This commit is contained in:
committed by
GitHub
parent
ae0f7e58b0
commit
4ef025b761
@@ -37,7 +37,7 @@ libsecp256k1 = "0.3.4"
|
||||
|
||||
[dev-dependencies]
|
||||
assert_matches = "1.3.0"
|
||||
wabt = "0.9.2"
|
||||
wabt = "0.9.1"
|
||||
hex-literal = "0.3.1"
|
||||
sc-runtime-test = { version = "2.0.0-rc6", path = "runtime-test" }
|
||||
substrate-test-runtime = { version = "2.0.0-rc6", path = "../../test-utils/runtime" }
|
||||
|
||||
Reference in New Issue
Block a user