diff --git a/Cargo.toml b/Cargo.toml index c43ec3d..1a87a52 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "contego" version = "0.4.0" -authors = ["17ms"] -description = "A small CLI tool for quick file transfers" -repository = "https://github.com/17ms/contego" +authors = ["ae"] +description = "Cryptographically secure file transfer CLI tool " +repository = "https://umbrella.haus/ae/contego" license = "MIT" edition = "2021"