summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authormo8it <mo8it@proton.me>2024-04-11 02:51:23 +0200
committermo8it <mo8it@proton.me>2024-04-11 02:51:23 +0200
commit65849629f5877a5d9f51accbb593d431938bd60c (patch)
treebc918522b51305deb22810bbca814b33f1f12310 /Cargo.toml
parentfa1f239a702eb2c0b7e0115e986481156961bbc8 (diff)
Remove glob
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 435dfd4..83f01c2 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -47,7 +47,6 @@ which = "6.0.1"
[dev-dependencies]
assert_cmd = "2.0.14"
-glob = "0.3.0"
predicates = "3.1.0"
[profile.release]