mirror of
https://github.com/helix-editor/helix.git
synced 2025-10-06 00:13:28 +02:00
minor: Use a workspace dependency for parking_lot
This commit is contained in:
@@ -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]
|
||||
|
Reference in New Issue
Block a user