diff -r e3058ceb81cc -r e4cad4eba60b Cargo.toml --- 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"