Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'helix-core/Cargo.toml')
-rw-r--r--helix-core/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/helix-core/Cargo.toml b/helix-core/Cargo.toml
index 90eb747a..ce8a09a9 100644
--- a/helix-core/Cargo.toml
+++ b/helix-core/Cargo.toml
@@ -57,7 +57,7 @@ textwrap = "0.16.1"
nucleo.workspace = true
parking_lot = "0.12"
-globset = "0.4.14"
+globset = "0.4.15"
[dev-dependencies]
quickcheck = { version = "1", default-features = false }