From: Ian Jackson Date: Sat, 29 Oct 2022 20:13:08 +0000 (+0100) Subject: drop random cargo dropping X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ian/git?a=commitdiff_plain;h=0b4529cd7af40292bac65ddc876bd0cb3b98d5bb;p=z3-treefoil drop random cargo dropping Signed-off-by: Ian Jackson --- 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"