From ac7851a709beefa926c753528943cdc134fba090 Mon Sep 17 00:00:00 2001 From: Christine Dodrill Date: Fri, 15 May 2020 09:06:46 -0400 Subject: [PATCH] 0BSD --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 82ae517..d04ec70 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ version = "0.1.0" authors = ["Christine Dodrill "] edition = "2018" description = "Printer facts in a crate!" -license = "0bsd" +license = "0BSD" repository = "https://tulpa.dev/cadey/pfacts" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html