Skip to content

Commit 4be3713

Browse files
Update Rust crate chrono to 0.4.38 (#126)
Co-authored-by: oxide-renovate[bot] <146848827+oxide-renovate[bot]@users.noreply.github.com>
1 parent 9a38ce7 commit 4be3713

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
@@ -22,7 +22,7 @@ async-bb8-diesel = { git = "https://github.com/oxidecomputer/async-bb8-diesel" }
2222
async-trait = "0.1.79"
2323
base64 = "0.21.7"
2424
bb8 = "0.8.3"
25-
chrono = "0.4.37"
25+
chrono = "0.4.38"
2626
clap = { version = "4.5.4", features = ["derive", "string", "env"] }
2727
config = { version = "0.14.0", features = ["toml"] }
2828
cookie = { version = "0.18.1" }

0 commit comments

Comments
 (0)