mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-29 09:07:57 +00:00
Merge remote-tracking branch 'origin/master' into na-jsonrpsee-core-client
This commit is contained in:
@@ -10,6 +10,6 @@ codec = { package = "parity-scale-codec", version = "2", default-features = fals
|
||||
|
||||
[build-dependencies]
|
||||
subxt = { path = ".." }
|
||||
async-std = { version = "1.9.0", features = ["attributes"] }
|
||||
sp-core = { package = "sp-core", git = "https://github.com/paritytech/substrate/", branch = "master" }
|
||||
jsonrpsee-http-client = { git = "https://github.com/paritytech/jsonrpsee/", branch = "extract-async-client" }
|
||||
async-std = { version = "1.9.0", features = ["attributes", "tokio1"] }
|
||||
|
||||
Reference in New Issue
Block a user