mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-17 13:41:08 +00:00
working: Reintroduce Platform impl + instant crash fix
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
This commit is contained in:
@@ -82,6 +82,9 @@ futures-timer = { version = "3" }
|
||||
gloo-net = { version = "0.2.6", default-features = false, features = ["json", "websocket"] }
|
||||
futures-executor = { version = "0.3.28", default-features = false }
|
||||
|
||||
|
||||
instant = { version = "0.1.12", default-features = false }
|
||||
|
||||
tokio-stream = "0.1.14"
|
||||
futures-util = "0.3.28"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user