aboutsummaryrefslogtreecommitdiff
path: root/helix-core/Cargo.toml
diff options
context:
space:
mode:
authorBlaž Hrastnik2024-02-12 03:01:17 +0000
committerBlaž Hrastnik2024-02-12 03:01:17 +0000
commitad7b7bc8047d3c0930bbc6201d8f69132b396b9b (patch)
treeae0c6735278401f7f36d5f0ff409468ae26aefc9 /helix-core/Cargo.toml
parent6a90166d0a3d8fd0e2e96e4ac8e196b2b2989760 (diff)
minor: Fix compilation
Diffstat (limited to 'helix-core/Cargo.toml')
-rw-r--r--helix-core/Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/helix-core/Cargo.toml b/helix-core/Cargo.toml
index e0eb6401..fb68ccc0 100644
--- a/helix-core/Cargo.toml
+++ b/helix-core/Cargo.toml
@@ -49,7 +49,6 @@ chrono = { version = "0.4", default-features = false, features = ["alloc", "std"
etcetera = "0.8"
textwrap = "0.16.0"
-globset = "0.4.14"
nucleo.workspace = true
parking_lot = "0.12"