Skip to content

Commit 1d4a619

Browse files
chore(deps): update rust crate chrono to 0.4.43 (#2057)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 84ec3cf commit 1d4a619

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
@@ -39,7 +39,7 @@ mockall_double = "0.3.1"
3939
predicates = "3.1.3"
4040
konst = "0.4.3"
4141
semver = "1.0.27"
42-
chrono = "0.4.42"
42+
chrono = "0.4.43"
4343
jsonwebtoken = "9.3.1"
4444
# reqwest's default-features enables default-tls and we are not including it since we are using rustls only.
4545
reqwest = { version = "0.12.28", default-features = false, features = [

0 commit comments

Comments
 (0)