aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAlex Auvolat <alex@adnab.me>2022-07-13 15:26:00 +0200
committerAlex Auvolat <alex@adnab.me>2022-07-13 15:26:00 +0200
commitc703e3e2b813cf74fc2d3d87b045dcc9fb93d190 (patch)
treee7aa3a1ca2922207bad4275c4a2afb111bf2f13a /Cargo.toml
parent15a354f9499c82dff69db71d92097bec51ee54bf (diff)
downloadaerogramme-c703e3e2b813cf74fc2d3d87b045dcc9fb93d190.tar.gz
aerogramme-c703e3e2b813cf74fc2d3d87b045dcc9fb93d190.zip
Fix list wildcards
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 0 insertions, 1 deletions
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"