tzdb_data 0.2.3

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.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e1450bf2b99397e72070e7935c89facaa80092ac812502200375f1f7d33c71a1"

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