From e1e4f9cb93d9549ec5f59694bdcd7d25aa7cccec Mon Sep 17 00:00:00 2001 From: FliegendeWurst <2012gdwu@web.de> Date: Tue, 19 May 2020 21:45:10 +0200 Subject: [PATCH] Specify license --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.toml b/Cargo.toml index ed49c44..8597ab4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,6 +2,7 @@ name = "decimal-code" version = "0.1.0" authors = ["FliegendeWurst <2012gdwu@web.de>"] +license = "GPL-3.0+" edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html