mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 14:37:57 +00:00
Update wabt to to not require python dependency (#1420)
This commit is contained in:
committed by
Gav Wood
parent
520d2e3227
commit
a73280728f
@@ -29,7 +29,7 @@ srml-timestamp = { path = "../../srml/timestamp" }
|
||||
srml-treasury = { path = "../../srml/treasury" }
|
||||
srml-contract = { path = "../../srml/contract" }
|
||||
srml-grandpa = { path = "../../srml/grandpa" }
|
||||
wabt = "0.7"
|
||||
wabt = "~0.7.4"
|
||||
|
||||
[features]
|
||||
benchmarks = []
|
||||
|
||||
Reference in New Issue
Block a user