Skip to content

Commit

Permalink
Merge pull request #31 from lucab/ups/cargo-repository
Browse files Browse the repository at this point in the history
cargo: add repository URL
  • Loading branch information
FintanH authored Feb 19, 2021
2 parents 0e09c6c + 30b9415 commit d35f303
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 @@ description = "Correct by construction non-empty vector"
authors = ["Alexis Sellier <[email protected]>"]
edition = "2018"
license = "MIT"
repository = "https://github.com/cloudhead/nonempty"

[dependencies]
serde = { features = ["serde_derive"], optional = true, version = "1" }
Expand Down

0 comments on commit d35f303

Please sign in to comment.