Skip to content

Commit fdb423a

Browse files
enascjones
authored andcommitted
Update package name (paritytech#52)
1 parent 625621e commit fdb423a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ pallet-indices = { git = "https://github.com/paritytech/substrate/", package = "
3131
substrate-rpc-api = { git = "https://github.com/paritytech/substrate/", package = "sc-rpc-api" }
3232
sp-rpc = { git = "https://github.com/paritytech/substrate/", package = "sp-rpc" }
3333
sp-core = { git = "https://github.com/paritytech/substrate/", package = "sp-core" }
34-
txpool-api = { git = "https://github.com/paritytech/substrate/", package = "sp-transaction-pool-api" }
34+
txpool-api = { git = "https://github.com/paritytech/substrate/", package = "sp-transaction-pool" }
3535

3636
[dev-dependencies]
3737
env_logger = "0.7"

0 commit comments

Comments
 (0)