mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-23 22:25:42 +00:00
Update macro/Cargo.toml
This commit is contained in:
+1
-1
@@ -29,7 +29,7 @@ quote = { workspace = true }
|
|||||||
subxt-codegen = { workspace = true, features = ["fetch-metadata"] }
|
subxt-codegen = { workspace = true, features = ["fetch-metadata"] }
|
||||||
scale-typegen = { workspace = true }
|
scale-typegen = { workspace = true }
|
||||||
polkadot-sdk = { workspace = true, optional = true, features = ["sp-io", "sc-executor-common", "sp-state-machine", "sp-maybe-compressed-blob", "sc-executor"] }
|
polkadot-sdk = { workspace = true, optional = true, features = ["sp-io", "sc-executor-common", "sp-state-machine", "sp-maybe-compressed-blob", "sc-executor"] }
|
||||||
futures = { workspace = true }
|
futures = { workspace = true, features = ["executor"] }
|
||||||
|
|
||||||
[lints]
|
[lints]
|
||||||
workspace = true
|
workspace = true
|
||||||
Reference in New Issue
Block a user