Skip to content

Commit

Permalink
Merge pull request #2 from LukasKalbertodt/patch-1
Browse files Browse the repository at this point in the history
Set documentation to docs.rs and remove homepage
  • Loading branch information
csherratt authored Nov 23, 2018
2 parents 65dcac7 + 2f3e3b8 commit d6b5681
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ version = "0.2.0"
authors = ["Colin Sherratt <colin.sherratt@gmail.com>"]
license = "Apache-2.0/MIT"
description = "A set of utilities to enable higher level operations over tuples."
documentation = "http://csherratt.github.io/tuple_utils"
homepage = "https://github.com/csherratt/tuple_utils"
documentation = "https://docs.rs/tuple_utils"
repository = "https://github.com/csherratt/tuple_utils"

0 comments on commit d6b5681

Please sign in to comment.