diff --git a/Cargo.toml b/Cargo.toml index 208e5ba..9ce994c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -46,7 +46,7 @@ bytes = "1" futures = "0.3" hex-literal = "0.3.1" lru = "0.6.6" -nom = "6" +nom = "7" log = "0.4" simplelog = "^0.10.0" tokio = { version = "1", features = ["full"] }