remove std feature flag

This commit is contained in:
Tadeo hepperle
2024-02-14 10:42:04 +01:00
parent f41f0908ec
commit ce17d82589
+1 -1
View File
@@ -97,7 +97,7 @@ sp-runtime = { workspace = true, optional = true }
# Other subxt crates we depend on.
subxt-macro = { workspace = true }
subxt-metadata = { workspace = true, features = ["std"] }
subxt-metadata = { workspace = true }
subxt-lightclient = { workspace = true, optional = true, default-features = false }
# Light client support: