From e62e0f8064f56771f13028a5ed92dbcdeec46d43 Mon Sep 17 00:00:00 2001 From: Ferdinand Schober Date: Fri, 16 Jun 2023 09:36:38 +0200 Subject: [PATCH] remove redundant license-file field --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 1cb295a..6c53752 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,6 @@ description = "Software KVM Switch / mouse & keyboard sharing software for Local version = "0.1.0" edition = "2021" license = "GPL-3.0-or-later" -license-file = "LICENSE" repository = "https://github.com/ferdinandschober/lan-mouse" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html