Skip to content

Commit 70ed345

Browse files
Update Rust crate chrono to 0.4.43
1 parent 59bde13 commit 70ed345

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -12,7 +12,7 @@ async-bb8-diesel = { git = "https://github.com/oxidecomputer/async-bb8-diesel",
1212
async-trait = "0.1.89"
1313
base64 = "0.22"
1414
bb8 = "0.9"
15-
chrono = "0.4.42"
15+
chrono = "0.4.43"
1616
cookie = { version = "0.18.1" }
1717
crc32c = "0.6.8"
1818
diesel = { version = "2.3.5", features = ["postgres"] }

0 commit comments

Comments
 (0)