From 17b25f92ee4fb0b8893ce9aeba04f3a4d8af82ce Mon Sep 17 00:00:00 2001 From: Edgar Luque Date: Tue, 22 Mar 2022 08:05:35 +0100 Subject: [PATCH] fix license name --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 29bff58..3227916 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ authors = ["Edgar "] description = "A DDraceNetwork map generator." version = "0.1.0" edition = "2021" -license = "AGPL-3-only" +license = "AGPL-3.0-only" keywords = ["ddnet", "teeworlds", "mapgen"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html