diff --git a/Cargo.toml b/Cargo.toml index 6ec37ca..0898d80 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,8 +9,6 @@ readme = "README.md" version = "0.1.0" edition = "2021" -# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html - [dependencies] varint-rs = "2.2.0" flate2 = "1.0.30"