summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorblinxen <h-k-81@hotmail.com>2024-04-05 14:56:30 +0200
committerblinxen <h-k-81@hotmail.com>2024-04-05 14:56:41 +0200
commit71a365efadab4c8dffb4a0e10dcc282dd3f57516 (patch)
treec17b7ebf420d5a21ee876573606740e146bcb55f /Cargo.toml
parentab5273334bd55e01adc5ded64432bb40eefc4053 (diff)
Update gix-glob dependency to 0.16.2
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index b100d39..6dfd7f1 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -39,7 +39,7 @@ wild = "2.0.4"
owo-colors = "4.0.0"
human_format = "1.0.3"
once_cell = "1.19"
-gix-glob = "0.14.1"
+gix-glob = "0.16.2"
gix-path = "0.10.1"
bstr = "1.8.0"
simplelog = "0.12.1"