mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-14 12:11:09 +00:00
@@ -18,7 +18,7 @@ features = ["with-tracing"]
|
||||
targets = ["x86_64-unknown-linux-gnu", "wasm32-unknown-unknown"]
|
||||
|
||||
[dependencies]
|
||||
sp-std = { version = "8.0.0", path = "../std", default-features = false }
|
||||
sp-std = { path = "../std", default-features = false }
|
||||
codec = { version = "3.6.1", package = "parity-scale-codec", default-features = false, features = [
|
||||
"derive",
|
||||
] }
|
||||
|
||||
Reference in New Issue
Block a user