From fc9bba517e7475c28868c782aa428662c18b9565 Mon Sep 17 00:00:00 2001 From: Pavlos Smith Date: Sat, 3 Aug 2024 21:06:50 +0300 Subject: [PATCH] Fixed typo --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 459e5af..a2e0356 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ version = "0.3.1" edition = "2021" authors = ["Pavlos Smith "] description = "A library for generating valid MRNs based on ISO 6346" -licence = "MIT" +license = "MIT" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html