parent
357a5320ef
commit
a76910e826
1 changed files with 3 additions and 0 deletions
|
@ -119,3 +119,6 @@ ws_stream_wasm = "0.7.4"
|
|||
tokio = { version = "1.27.0", default-features = false, features = ["macros", "io-util", "io-std", "fs", "rt-multi-thread"] }
|
||||
tokio-tungstenite = { version = "0.18.0", optional = true }
|
||||
uuid = { version = "1.3.1", features = ["serde", "v4", "v7"] }
|
||||
|
||||
[lib]
|
||||
bench = false
|
Loading…
Reference in a new issue