Skip to content

Commit f9069a2

Browse files
renovate-botnoelbot
authored andcommitted
Update Rust crate chrono to 0.4.34
1 parent 21a04b9 commit f9069a2

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ license = "Apache-2.0"
2424

2525
[dependencies]
2626
async-trait = "0.1.77"
27-
chrono = "0.4.33"
27+
chrono = "0.4.34"
2828
color-eyre = "0.6.2"
2929
dotenv = "0.15.0"
3030
eyre = "0.6.12"
@@ -56,7 +56,7 @@ tracing-subscriber = "0.3.18"
5656
url = "2.5.0"
5757

5858
[build-dependencies]
59-
chrono = "0.4.33"
59+
chrono = "0.4.34"
6060
rustc_version = "0.4.0"
6161
tonic-build = "0.11.0"
6262

0 commit comments

Comments
 (0)