Cargo.toml
changeset 8 e4cad4eba60b
parent 0 32171fc0e41f
child 15 4e56fc00d06e
--- a/Cargo.toml	Wed Dec 07 13:35:25 2022 +0530
+++ b/Cargo.toml	Sun Jan 01 11:59:24 2023 +0530
@@ -7,3 +7,4 @@
 
 [dependencies]
 tokio = { version = "1.22.0", features = ["full"] }
+nom = "7"