Update iana-time-zone to avoid yanked crate.

This commit is contained in:
Justus Winter 2024-02-07 12:33:13 +01:00
parent 4105751001
commit 67d9c3c05e
No known key found for this signature in database
GPG Key ID: 686F55B4AB2B3386

4
Cargo.lock generated
View File

@ -1634,9 +1634,9 @@ dependencies = [
[[package]]
name = "iana-time-zone"
version = "0.1.59"
version = "0.1.60"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b6a67363e2aa4443928ce15e57ebae94fd8949958fd1223c4cfc0cd473ad7539"
checksum = "e7ffbb5a1b541ea2561f8c41c087286cc091e21e556a4f09a8f6cbf17b69b141"
dependencies = [
"android_system_properties",
"core-foundation-sys",