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 c5f98323..10fb5a52 100644
--- a/helix-core/Cargo.toml
+++ b/helix-core/Cargo.toml
@@ -56,7 +56,7 @@ chrono = { version = "0.4", default-features = false, features = ["alloc", "std"
textwrap = "0.16.2"
nucleo.workspace = true
-parking_lot = "0.12"
+parking_lot.workspace = true
globset = "0.4.16"
regex-cursor = "0.1.5"