mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-11 22:21:07 +00:00
When native feature is enabled, we need polkadot-sdk/std for eg examples to work (#1864)
This commit is contained in:
@@ -31,6 +31,7 @@ native = [
|
||||
"subxt-lightclient?/native",
|
||||
"tokio-util",
|
||||
"tokio?/sync",
|
||||
"polkadot-sdk/std",
|
||||
]
|
||||
|
||||
# Enable this for web/wasm builds.
|
||||
|
||||
Reference in New Issue
Block a user