mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-23 15:25:49 +00:00
Remove unused proc macro token stuff
This commit is contained in:
@@ -33,8 +33,6 @@ serde = { version = "1.0.115", features = ["derive"] }
|
||||
serde_json = "1.0.57"
|
||||
url = "2.1.1"
|
||||
codec = { package = "parity-scale-codec", version = "1.3.5", default-features = false, features = ["derive", "full"] }
|
||||
quote = "1.0.7"
|
||||
proc-macro2 = "1.0.19"
|
||||
|
||||
frame-metadata = { version = "12", package = "frame-metadata" }
|
||||
frame-support = { version = "2.0.0", package = "frame-support" }
|
||||
|
||||
Reference in New Issue
Block a user