mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-12 10:01:17 +00:00
@@ -16,5 +16,5 @@ targets = ["x86_64-unknown-linux-gnu"]
|
||||
[dependencies]
|
||||
log = "0.4.17"
|
||||
thiserror = "1.0.30"
|
||||
sp-core = { version = "21.0.0", path = "../../primitives/core" }
|
||||
sp-wasm-interface = { version = "14.0.0", path = "../../primitives/wasm-interface" }
|
||||
sp-core = { path = "../../primitives/core" }
|
||||
sp-wasm-interface = { path = "../../primitives/wasm-interface" }
|
||||
|
||||
Reference in New Issue
Block a user