diff --git a/Cargo.toml b/Cargo.toml index 86acab3..446b032 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,6 +2,8 @@ name = "cryptohelpers" version = "2.0.0" license= "MIT" +homepage="https://git.flanchan.moe/flanchan/cryptohelpers" +repository="https://github.com/notflan/cryptohelpers" description = "Collection of helpers and simplifying functions for cryptography things" authors = ["Avril "] edition = "2018"