diff --git a/Cargo.toml b/Cargo.toml index 07b4759..6631417 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,13 +1,13 @@ [package] name = "atomic-time" -version = "0.1.5" +version = "0.1.6" edition = "2018" repository = "https://github.com/al8n/atomic-time" homepage = "https://github.com/al8n/atomic-time" documentation = "https://docs.rs/atomic-time" description = "`AtomicDuration`, `AtomicOptionDuration`, `AtomicSystemTime`, `AtomicOptionSystemTime`, `AtomicInstant` and `AtomicOptionInstant` for Rust." -license = "MIT/Apache-2.0" +license = "MIT OR Apache-2.0" rust-version = "1.34.0" keywords = [ "atomic",