diff --git a/Cargo.toml b/Cargo.toml index 2b5e5e9..df19588 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,9 +1,11 @@ [package] name = "rosenpass" version = "0.1.0" -authors = ["Karolin Varner "] +authors = ["Karolin Varner ", "wucke13 "] edition = "2021" license = "MIT OR Apache-2.0" +homepage = "https://rosenpass.eu/" +repository = "https://github.com/rosenpass/rosenpass" [[bench]] name = "handshake"