tzdb_data 0.2.4

Static, #![no_std] time zone information for tz-rs
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "tz-rs"
version = "0.7.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4fc6c929ffa10fb34f4a3c7e9a73620a83ef2e85e47f9ec3381b8289e6762f42"

[[package]]
name = "tzdb_data"
version = "0.2.4"
dependencies = [
 "tz-rs",
]