Update Rust crate time to 0.3
Some checks reported errors
continuous-integration/drone/push Build encountered an error
continuous-integration/drone/pr Build encountered an error

This commit is contained in:
2022-10-26 10:02:35 +00:00
parent 70b3b904b3
commit d2462b829b
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -715,7 +715,7 @@ dependencies = [
"serde_json",
"sqlx 0.5.13",
"thiserror",
"time 0.2.27",
"time 0.3.14",
"tokio",
"tracing",
"tracing-subscriber",