From 21f8c781ee84e5fde9398a8bab5c693b1b845b71 Mon Sep 17 00:00:00 2001 From: ElBe <90863907+ElBe-Plaq@users.noreply.github.com> Date: Fri, 15 Sep 2023 07:23:25 +0200 Subject: [PATCH] Fixed license field --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 8e62bc1..a7ab734 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -11,7 +11,6 @@ documentation = "https://docs.rs/localizer_rs/" readme = ".github/README.md" repository = "https://github.com/ElBe-Development/localizer-rs/" license = "MIT" -license-file = "LICENSE.txt" keywords = ["i18n", "L10n", "json", "local", "translation"] categories = [ "internationalization",