Lots of networking work
This commit is contained in:
@@ -4,5 +4,12 @@ version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
clap = { version = "4.5.58", features = ["derive"] }
|
||||
futures = "0.3.32"
|
||||
log = "0.4.29"
|
||||
rand = "0.9.2"
|
||||
redb = "3.1.0"
|
||||
serde = { version = "1.0.228", features = ["derive"] }
|
||||
tokio = { version = "1.49.0", features = ["full"] }
|
||||
tokio-tungstenite = "0.28.0"
|
||||
toml = "1.0.1"
|
||||
|
||||
Reference in New Issue
Block a user