mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-12 08:51:09 +00:00
feature: Rename experimental to unstable
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@ homepage.workspace = true
|
||||
description = "Subxt example usage"
|
||||
|
||||
[dev-dependencies]
|
||||
subxt = { workspace = true, default-features = false, features = ["default", "experimental-light-client"]}
|
||||
subxt = { workspace = true, default-features = false, features = ["default", "unstable-light-client"]}
|
||||
tokio = { workspace = true }
|
||||
futures = { workspace = true }
|
||||
hex = { workspace = true }
|
||||
|
||||
Reference in New Issue
Block a user