Hoist chrono
dependency to workspace level (#8414)
This PR hoists the `chrono` dependency to the workspace level. Release Notes: - N/A
This commit is contained in:
parent
ffdda588b4
commit
841e010fa4
4 changed files with 4 additions and 4 deletions
|
@ -11,7 +11,7 @@ doctest = false
|
|||
|
||||
[dependencies]
|
||||
anyhow.workspace = true
|
||||
chrono = "0.4"
|
||||
chrono.workspace = true
|
||||
dirs = "4.0"
|
||||
editor.workspace = true
|
||||
gpui.workspace = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue