From cfa4913614c8e88fcc99f7398ff8f7963866cbd2 Mon Sep 17 00:00:00 2001 From: Botahamec Date: Sat, 22 Oct 2022 13:52:08 -0400 Subject: Remove license --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 0c8aa94..4afd7dd 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,6 @@ rust-version = "1.31" description = "Handle unexpected errors" documentation = "https://docs.rs/exun" repository = "https://github.com/botahamec/exun/" -license = "Unlicense" license-file = "LICENSE.md" keywords = ["no_std", "no-std", "utility", "error", "error-handling"] categories = ["rust-patterns", "no-std"] -- cgit v1.2.3