Move things to aquatic_common_tcp

This commit is contained in:
Joakim Frostegård 2020-07-02 16:54:27 +02:00
parent 720596dfb4
commit 82378e71f6
8 changed files with 61 additions and 45 deletions

View file

@ -33,7 +33,6 @@ privdrop = "0.3"
rand = { version = "0.7", features = ["small_rng"] }
serde = { version = "1", features = ["derive"] }
serde_urlencoded = "0.6"
socket2 = { version = "0.3", features = ["reuseport"] }
simplelog = "0.8"
[dev-dependencies]