mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-18 08:21:03 +00:00
Update package name (#52)
This commit is contained in:
committed by
Andrew Jones
parent
625621e6ab
commit
fdb423a7a4
+1
-1
@@ -31,7 +31,7 @@ pallet-indices = { git = "https://github.com/paritytech/substrate/", package = "
|
|||||||
substrate-rpc-api = { git = "https://github.com/paritytech/substrate/", package = "sc-rpc-api" }
|
substrate-rpc-api = { git = "https://github.com/paritytech/substrate/", package = "sc-rpc-api" }
|
||||||
sp-rpc = { git = "https://github.com/paritytech/substrate/", package = "sp-rpc" }
|
sp-rpc = { git = "https://github.com/paritytech/substrate/", package = "sp-rpc" }
|
||||||
sp-core = { git = "https://github.com/paritytech/substrate/", package = "sp-core" }
|
sp-core = { git = "https://github.com/paritytech/substrate/", package = "sp-core" }
|
||||||
txpool-api = { git = "https://github.com/paritytech/substrate/", package = "sp-transaction-pool-api" }
|
txpool-api = { git = "https://github.com/paritytech/substrate/", package = "sp-transaction-pool" }
|
||||||
|
|
||||||
[dev-dependencies]
|
[dev-dependencies]
|
||||||
env_logger = "0.7"
|
env_logger = "0.7"
|
||||||
|
|||||||
Reference in New Issue
Block a user