Skip to content

Commit 48fec56

Browse files
Update Rust crate chrono to 0.4.40
1 parent befcb02 commit 48fec56

File tree

2 files changed

+10
-4
lines changed

2 files changed

+10
-4
lines changed

Cargo.lock

+9-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ async-bb8-diesel = { git = "https://github.com/oxidecomputer/async-bb8-diesel" }
1212
async-trait = "0.1.85"
1313
base64 = "0.22"
1414
bb8 = "0.8.6"
15-
chrono = "0.4.39"
15+
chrono = "0.4.40"
1616
cookie = { version = "0.18.1" }
1717
crc32c = "0.6.8"
1818
diesel = { version = "2.2.7", features = ["postgres"] }

0 commit comments

Comments
 (0)