diff --git a/Cargo.toml b/Cargo.toml index 5509f40..1883590 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,6 +5,7 @@ version = "0.0.6" authors = ["Matt McCoy "] 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"