From 877269ec7006388d821756fc047f0c4939a969b7 Mon Sep 17 00:00:00 2001 From: ravi0li Date: Mon, 19 Apr 2021 11:41:40 +0200 Subject: [PATCH] add license file to manifest --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.toml b/Cargo.toml index a23ff7f..45b5224 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,6 +3,7 @@ name = "gayconf" version = "0.1.0" authors = ["Fefie "] edition = "2018" +license-file = "LICENSE" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html