From 20e4d12c5e8d8f9cb9e0dfce4a57607c7a9d4b03 Mon Sep 17 00:00:00 2001 From: Botahamec Date: Sat, 12 Aug 2023 16:59:12 -0400 Subject: Switch to 0BSD --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index e1a9e2f..30faa2e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ description = "Handle unexpected errors" readme = "README.md" documentation = "https://docs.rs/exun" repository = "https://github.com/botahamec/exun/" -license = "Unlicense" +license = "0BSD" keywords = ["no_std", "no-std", "utility", "error", "error-handling"] categories = ["rust-patterns", "no-std"] exclude = [".vscode/settings.json", ".github/pull_request_template.md"] -- cgit v1.2.3