We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47c4497 commit 7ea7568Copy full SHA for 7ea7568
2 files changed
tzdb_data/Cargo.toml
@@ -1,11 +1,11 @@
1
[package]
2
name = "tzdb_data"
3
-version = "0.1.4"
+version = "0.1.5"
4
edition = "2018"
5
authors = ["René Kijewski <crates.io@k6i.de>"]
6
repository = "https://github.com/Kijewski/tzdb"
7
description = "Static, #![no_std] time zone information for tz-rs"
8
-license = "MIT-0"
+license = "MIT-0 OR MIT OR Apache-2.0"
9
keywords = ["timezone", "no_std"]
10
categories = ["date-and-time", "no-std"]
11
readme = "README.md"
tzdb_data/src/generated
0 commit comments