diff options
| author | Botahamec <botahamec@outlook.com> | 2023-08-12 16:59:12 -0400 |
|---|---|---|
| committer | Botahamec <botahamec@outlook.com> | 2023-08-12 16:59:12 -0400 |
| commit | 20e4d12c5e8d8f9cb9e0dfce4a57607c7a9d4b03 (patch) | |
| tree | e1c2d2b7a82701bc5c2df41e1b9632f7aabd4b81 | |
| parent | 941429a8311083d495b3d23f2d8f23c480ec815a (diff) | |
Switch to 0BSD
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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"] |
