mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-25 04:45:42 +00:00
Get WASM example compiling via 'trunk serve'
This commit is contained in:
@@ -7,5 +7,5 @@ edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
subxt = { path = "../../subxt" }
|
||||
subxt-signer = { path = "../../signer" }
|
||||
subxt-signer = { path = "../../signer", features = ["subxt"] }
|
||||
tokio = { version = "1.44.2", features = ["macros", "time", "rt-multi-thread"] }
|
||||
|
||||
Reference in New Issue
Block a user