Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'helix-view/Cargo.toml')
-rw-r--r--helix-view/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/helix-view/Cargo.toml b/helix-view/Cargo.toml
index ab5dcd07..bcee1a0a 100644
--- a/helix-view/Cargo.toml
+++ b/helix-view/Cargo.toml
@@ -49,7 +49,7 @@ serde_json = "1.0"
toml = "0.8"
log = "~0.4"
-parking_lot = "0.12.3"
+parking_lot.workspace = true
thiserror.workspace = true
[target.'cfg(windows)'.dependencies]