Skip to content

Commit c172142

Browse files
committed
Update chrono to 0.4.38
1 parent 44bbe85 commit c172142

File tree

2 files changed

+130
-29
lines changed

2 files changed

+130
-29
lines changed

Cargo.lock

Lines changed: 129 additions & 28 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ tracing = "0.1"
2828
tracing-subscriber = { version = "0.3", features = ["env-filter"] }
2929
url = "2.1.0"
3030
once_cell = "1"
31-
chrono = { version = "0.4", features = ["serde"] }
31+
chrono = { version = "0.4.38", features = ["serde"] }
3232
tokio-postgres = { version = "0.7.2", features = ["with-chrono-0_4", "with-serde_json-1", "with-uuid-0_8"] }
3333
postgres-native-tls = "0.5.0"
3434
native-tls = "0.2"

0 commit comments

Comments
 (0)