From 44aed055b9952805e5b18e4ab29e3e9dedcf201d Mon Sep 17 00:00:00 2001 From: Christine Dodrill Date: Sat, 22 May 2021 17:30:23 -0400 Subject: [PATCH] cargo license Signed-off-by: Christine Dodrill --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.toml b/Cargo.toml index 00decc7..d58457e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,6 +5,7 @@ authors = ["Christine Dodrill "] edition = "2018" build = "build.rs" description = "Printer facts: The API" +license = "MIT" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html