Cargo.toml
changeset 20 fd3474f42783
parent 15 4e56fc00d06e
--- a/Cargo.toml	Wed Jan 10 16:29:32 2024 +0530
+++ b/Cargo.toml	Wed Jan 17 15:23:51 2024 +0530
@@ -4,5 +4,4 @@
 edition = "2021"
 
 [dependencies]
-tokio = { version = "1.22.0", features = ["full"] }
-nom = "7"
+socket2 = { version = "0.5.5", features = ["all"] }