diff --git a/Cargo.toml b/Cargo.toml index 7bacc87..53bc8b4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "cryptohelpers" version = "0.1.0" -license= "mit" +license= "MIT" description = "Collection of helpers and simplifying functions for cryptography things" authors = ["Avril "] edition = "2018"