From fd3775627224b886b79821796ad71c9ca4eb966d Mon Sep 17 00:00:00 2001 From: Avril Date: Wed, 26 Aug 2020 00:01:17 +0100 Subject: [PATCH] ugh --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"