From 0b4529cd7af40292bac65ddc876bd0cb3b98d5bb Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sat, 29 Oct 2022 21:13:08 +0100 Subject: [PATCH] drop random cargo dropping Signed-off-by: Ian Jackson --- Cargo.toml | 2 -- 1 file changed, 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 1da34b3..02fb280 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,5 @@ licence = "GPL-3.0-opr-later" authors = ["Ian Jackson "] license = "GPL-3.0-or-later" -# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html - [dependencies] itertools = "0.10" -- 2.30.2