encap dep:chrono in time utils

Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
Jason Volk 2024-07-03 01:08:54 +00:00
parent 8cf55c702f
commit be2d1c722b
5 changed files with 13 additions and 7 deletions

View file

@ -49,6 +49,7 @@ sentry_telemetry = []
argon2.workspace = true
axum.workspace = true
bytes.workspace = true
chrono.workspace = true
either.workspace = true
figment.workspace = true
http-body-util.workspace = true