mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 19:51:05 +00:00
Remove unused dependencies (#14464)
This commit is contained in:
@@ -16,7 +16,6 @@ targets = ["x86_64-unknown-linux-gnu"]
|
||||
proc-macro = true
|
||||
|
||||
[dependencies]
|
||||
proc-macro2 = "1.0.56"
|
||||
quote = "1.0.28"
|
||||
syn = { version = "2.0.16", features = ["full", "parsing"] }
|
||||
sp-core-hashing = { version = "9.0.0", default-features = false, path = "../" }
|
||||
|
||||
Reference in New Issue
Block a user