Update Rust crate chrono to v0.4.41 #5

Merged
jmarya merged 1 commit from renovate/chrono-0.x-lockfile into main 2025-06-21 21:54:14 +00:00
Showing only changes of commit d2c7ec0edd - Show all commits

4
Cargo.lock generated
View file

@ -386,9 +386,9 @@ checksum = "613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724"
[[package]]
name = "chrono"
version = "0.4.40"
version = "0.4.41"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1a7964611d71df112cb1730f2ee67324fcf4d0fc6606acbbe9bfe06df124637c"
checksum = "c469d952047f47f91b68d1cba3f10d63c11d73e4636f24f08daf0278abf01c4d"
dependencies = [
"android-tzdata",
"iana-time-zone",