summaryrefslogtreecommitdiffstats
path: root/vendor/gix-glob/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--vendor/gix-glob/Cargo.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/vendor/gix-glob/Cargo.toml b/vendor/gix-glob/Cargo.toml
index 802ab730c..9c1871599 100644
--- a/vendor/gix-glob/Cargo.toml
+++ b/vendor/gix-glob/Cargo.toml
@@ -13,7 +13,7 @@
edition = "2021"
rust-version = "1.65"
name = "gix-glob"
-version = "0.13.0"
+version = "0.14.0"
authors = ["Sebastian Thiel <sebastian.thiel@icloud.com>"]
description = "A crate of the gitoxide project dealing with pattern matching"
license = "MIT OR Apache-2.0"
@@ -43,7 +43,7 @@ version = "0.2.0"
optional = true
[dependencies.gix-features]
-version = "^0.35.0"
+version = "^0.36.0"
[dependencies.gix-path]
version = "^0.10.0"