Diff
Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 8ec0c34..0cd8d6a 100644 --- a/Cargo.toml +++ a/Cargo.toml @@ -7,5 +7,5 @@ # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] nom = "6.1" bytes = "1.0" nom = "7" bytes = "1.1"