mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 10:31:04 +00:00
Remove unused dependencies (#14464)
This commit is contained in:
@@ -17,5 +17,4 @@ sp-api = { version = "4.0.0-dev", path = "../../api" }
|
||||
sp-application-crypto = { version = "23.0.0", path = "../" }
|
||||
sp-core = { version = "21.0.0", default-features = false, path = "../../core" }
|
||||
sp-keystore = { version = "0.27.0", default-features = false, path = "../../keystore" }
|
||||
sp-runtime = { version = "24.0.0", path = "../../runtime" }
|
||||
substrate-test-runtime-client = { version = "2.0.0", path = "../../../test-utils/runtime/client" }
|
||||
|
||||
Reference in New Issue
Block a user