tzdb_data 0.2.3

Static, #![no_std] time zone information for tz-rs
Documentation
[dependencies.tz-rs]
default-features = false
version = "0.7.0"

[lib]
name = "tzdb_data"
path = "src/lib.rs"

[package]
authors = ["René Kijewski <crates.io@k6i.de>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["date-and-time", "no-std"]
description = "Static, #![no_std] time zone information for tz-rs"
edition = "2021"
keywords = ["timezone", "no_std"]
license = "MIT-0 OR MIT OR Apache-2.0"
name = "tzdb_data"
readme = "README.md"
repository = "https://github.com/Kijewski/tzdb"
rust-version = "1.81.0"
version = "0.2.3"

[package.metadata.docs.rs]
all-features = true
rustdoc-args = ["--generate-link-to-definition", "--cfg=docsrs"]