mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-16 23:41:02 +00:00
fix most issues with compiling on WASM
This commit is contained in:
@@ -4,5 +4,5 @@ version = "0.1.0"
|
||||
authors = ["Parity Technologies <admin@parity.io>"]
|
||||
|
||||
[dependencies]
|
||||
serde = "1.0"
|
||||
serde = { version = "1.0", default_features = false }
|
||||
serde_json = "1.0"
|
||||
|
||||
Reference in New Issue
Block a user