From 8d4a8ea0d31460eb19f5186ab881e5d3c939d531 Mon Sep 17 00:00:00 2001 From: MeexReay Date: Sun, 12 May 2024 00:16:38 +0300 Subject: [PATCH] some commit garh --- Cargo.toml | 2 -- 1 file changed, 2 deletions(-) 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"