Bump iana-time-zone from 0.1.41 to 0.1.42 (#172)

Bumps [iana-time-zone](https://github.com/strawlab/iana-time-zone) from 0.1.41 to 0.1.42.
- [Release notes](https://github.com/strawlab/iana-time-zone/releases)
- [Commits](https://github.com/strawlab/iana-time-zone/compare/0.1.41...0.1.42)

---
updated-dependencies:
- dependency-name: iana-time-zone
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-08-11 10:56:23 +08:00
committed by GitHub
parent d8c5434947
commit 28821c3f42

4
Cargo.lock generated
View File

@@ -836,9 +836,9 @@ dependencies = [
[[package]]
name = "iana-time-zone"
version = "0.1.41"
version = "0.1.42"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1779539f58004e5dba1c1f093d44325ebeb244bfc04b791acdc0aaeca9c04570"
checksum = "9512e544c25736b82aebbd2bf739a47c8a1c935dfcc3a6adcde10e35cd3cd468"
dependencies = [
"android_system_properties",
"core-foundation",