From a29699abbc984a87da14627f58d3f4d7bd7e6a6f Mon Sep 17 00:00:00 2001 From: Penguin Date: Fri, 3 Jul 2020 04:56:11 -0500 Subject: [PATCH] . --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 13308af..91d959f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,7 +9,7 @@ description = "Igloo is a package and project manager. It is used for bare metal exclude = [ "old/", ] -license="GNU GPLv3" +license="GPL-3.0+" license-file="license.txt" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html