From 044516779980151b9b889ba90839c9b7d1f1de33 Mon Sep 17 00:00:00 2001 From: Fabio Valentini Date: Mon, 22 Aug 2022 16:21:10 +0200 Subject: [PATCH] Add LICENSE to the files which are included in published crates --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 136283f..b714d5c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ categories = ["text-processing", "internationalization"] homepage = "https://lib.rs/crates/deunicode" repository = "https://github.com/kornelski/deunicode/" readme = "README.md" -include = ["src/*", "Cargo.toml", "README.md"] +include = ["src/*", "Cargo.toml", "README.md", "LICENSE"] edition = "2021" keywords = [