mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-14 04:01:10 +00:00
Fix telemetry (and a minor cleanup) (#1384)
This commit is contained in:
@@ -12,4 +12,4 @@ slog = "^2"
|
||||
slog-json = "^2"
|
||||
slog-async = "^2"
|
||||
slog-scope = "^4"
|
||||
ws = { git = "https://github.com/tomusdrw/ws-rs" }
|
||||
ws = { version = "^0.7", features = ["ssl"] }
|
||||
|
||||
Reference in New Issue
Block a user