Adding homepage to Cargo.toml
This commit is contained in:
parent
40d0e9ff0e
commit
ab5a5bb40a
1 changed files with 1 additions and 0 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue