mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-16 23:41:02 +00:00
Use wat instead of wabt to avoid CI cmake error (and use supported dep) (#1980)
This commit is contained in:
+1
-1
@@ -112,7 +112,7 @@ tracing-wasm = "0.2.1"
|
||||
tracing-subscriber = { version = "0.3.18", features = ["env-filter"] }
|
||||
trybuild = "1.0.99"
|
||||
url = "2.5.2"
|
||||
wabt = "0.10.0"
|
||||
wat = "1.228.0"
|
||||
wasm-bindgen-test = "0.3.24"
|
||||
which = "6.0.3"
|
||||
strip-ansi-escapes = "0.2.0"
|
||||
|
||||
Reference in New Issue
Block a user