Skip to content

Commit

Permalink
Add repository field
Browse files Browse the repository at this point in the history
  • Loading branch information
caspervonb committed Mar 12, 2023
1 parent 9b5a4cd commit 705bd76
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ version = "0.1.3"
edition = "2018"
description = "Wrapper to process duration and timestamps as nanoseconds"
license = "MIT OR Apache-2.0"
repository = "https://github.com/caspervonb/serde_nanos"

[dependencies]
chrono = { version = "0.4", default-features = false, optional = true }
Expand Down

0 comments on commit 705bd76

Please sign in to comment.