Skip to content

Commit

Permalink
Update Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
al8n committed Jan 29, 2025
1 parent 70d3255 commit fb1a575
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit fb1a575

Please sign in to comment.