mirror of
https://github.com/pezkuwichain/wasm-instrument.git
synced 2026-07-19 20:45:42 +00:00
fix dependencies and deprecate test
This commit is contained in:
+1
-2
@@ -4,7 +4,7 @@ version = "0.1.0"
|
||||
authors = ["NikVolf <nikvolf@gmail.com>"]
|
||||
|
||||
[dependencies]
|
||||
parity-wasm = "0.18"
|
||||
parity-wasm = "0.23"
|
||||
log = "0.3"
|
||||
env_logger = "0.4"
|
||||
lazy_static = "0.2"
|
||||
@@ -14,7 +14,6 @@ byteorder = "1"
|
||||
|
||||
[dev-dependencies]
|
||||
tempdir = "0.3"
|
||||
pwasm-emscripten = { git = "https://github.com/paritytech/parity-wasm", path = "pwasm-emscripten" }
|
||||
|
||||
[lib]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user