From c547c847cebf5595a0a6ad17a2e3de98545657ab Mon Sep 17 00:00:00 2001 From: Tilo-K Date: Tue, 6 Feb 2024 09:31:59 +0100 Subject: [PATCH] chore: license --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 5d44a10..e85c8bb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ version = "0.1.3" edition = "2021" description = "A simple CLI for pastebin.com" authors = ["Tilo K"] -license = "GNU AGPLv3" +license = "AGPL-3.0-or-later" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html