Remove unused rand dependency (#126)
This commit is contained in:
@@ -24,7 +24,6 @@ path = "src/bin/server.rs"
|
||||
async-stream = "0.3.0"
|
||||
atoi = "2.0.0"
|
||||
bytes = "1"
|
||||
rand = "0.8.5"
|
||||
clap = { version = "4.2.7", features = ["derive"] }
|
||||
tokio = { version = "1", features = ["full"] }
|
||||
tokio-stream = "0.1"
|
||||
|
||||
Reference in New Issue
Block a user