Made them communicate but somehow broke "hello" messages
This commit is contained in:
@@ -6,8 +6,10 @@ edition = "2021"
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
futures = "0.3.31"
|
||||
poise = "0.6.1"
|
||||
pyo3 = "0.23.4"
|
||||
rand = "0.9.0"
|
||||
serde_json = "1.0.138"
|
||||
tokio = { version = "1.43.0", features = ["rt-multi-thread"] }
|
||||
tokio-tungstenite = "0.26.1"
|
||||
|
||||
Reference in New Issue
Block a user