Skip to content

Commit 6f09b02

Browse files
Merge pull request #961 from containers/renovate/chrono-0.x
chore(deps): update rust crate chrono to 0.4.38
2 parents 3ca4655 + f2f137f commit 6f09b02

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
@@ -64,7 +64,7 @@ nispor = "1.2.18"
6464
tower = { version = "0.4" }
6565

6666
[build-dependencies]
67-
chrono = { version = "0.4.37", default-features = false, features = ["clock"] }
67+
chrono = { version = "0.4.38", default-features = false, features = ["clock"] }
6868
tonic-build = "0.11"
6969

7070
[dev-dependencies]

0 commit comments

Comments
 (0)