Update to atoi 2.0.0 (#124)
This commit is contained in:
@@ -22,7 +22,7 @@ path = "src/bin/server.rs"
|
||||
|
||||
[dependencies]
|
||||
async-stream = "0.3.0"
|
||||
atoi = "0.3.2"
|
||||
atoi = "2.0.0"
|
||||
bytes = "1"
|
||||
rand = "0.8.5"
|
||||
clap = { version = "3.1.18", features = ["derive"] }
|
||||
|
||||
Reference in New Issue
Block a user