mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-06 19:38:02 +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" }
|
||||
sp-rpc = { git = "https://github.com/paritytech/substrate/", package = "sp-rpc" }
|
||||
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]
|
||||
env_logger = "0.7"
|
||||
|
||||
Reference in New Issue
Block a user