From c703e3e2b813cf74fc2d3d87b045dcc9fb93d190 Mon Sep 17 00:00:00 2001 From: Alex Auvolat Date: Wed, 13 Jul 2022 15:26:00 +0200 Subject: Fix list wildcards --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index dd6cf68..5398f34 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -15,7 +15,6 @@ clap = { version = "3.1.18", features = ["derive", "env"] } duplexify = "1.1.0" hex = "0.4" futures = "0.3" -globset = "0.4" im = "15" itertools = "0.10" lazy_static = "1.4" -- cgit v1.2.3