mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-17 18:21:02 +00:00
Update wabt to to not require python dependency (#1420)
This commit is contained in:
committed by
Gav Wood
parent
520d2e3227
commit
a73280728f
@@ -19,7 +19,7 @@ srml-system = { path = "../system", default-features = false }
|
||||
srml-balances = { path = "../balances", default-features = false }
|
||||
|
||||
[dev-dependencies]
|
||||
wabt = "0.7"
|
||||
wabt = "~0.7.4"
|
||||
assert_matches = "1.1"
|
||||
|
||||
[features]
|
||||
|
||||
Reference in New Issue
Block a user