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
|
@ -31,7 +31,7 @@ backtrace = "0.3"
|
|||
breadcrumbs.workspace = true
|
||||
call.workspace = true
|
||||
channel.workspace = true
|
||||
chrono = "0.4"
|
||||
chrono.workspace = true
|
||||
cli.workspace = true
|
||||
client.workspace = true
|
||||
clock.workspace = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue