From 15a9203f7eb9142d5fce84756b9aa29ce33b1b7a Mon Sep 17 00:00:00 2001 From: Gregor Reitzenstein Date: Wed, 19 Feb 2020 14:50:36 +0100 Subject: [PATCH] Set license --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.toml b/Cargo.toml index 678b276..4d0ab4c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,6 +2,7 @@ name = "diflouroborane" version = "0.1.0" authors = ["Gregor Reitzenstein "] +license = "GPL-3.0" edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html