Skip to content

Commit

Permalink
Adding homepage to Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
mattnenterprise committed Jun 16, 2016
1 parent 40d0e9f commit ab5a5bb
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.0.6"
authors = ["Matt McCoy <mattnenterprise@yahoo.com>"]
documentation = "http://mattnenterprise.github.io/rust-imap"
repository = "/~https://github.com/mattnenterprise/rust-imap"
homepage = "/~https://github.com/mattnenterprise/rust-imap"
description = "IMAP client for Rust"
readme = "README.md"
license = "Apache-2.0/MIT"
Expand Down

0 comments on commit ab5a5bb

Please sign in to comment.