diff --git a/helix-core/Cargo.toml b/helix-core/Cargo.toml index e0eb6401c..fb68ccc08 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"