From ff8ba4ae1019b4416dc55626ee21b10eae9a1a9c Mon Sep 17 00:00:00 2001 From: Adam Macdonald <72780006+twokilohertz@users.noreply.github.com> Date: Tue, 8 Apr 2025 19:03:00 +0100 Subject: [PATCH] remove license-file specification --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 9959086..bcd4786 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,6 @@ version = "0.1.0" authors = ["Adam Macdonald"] edition = "2024" license = "Unlicense" -license-file = "LICENSE" readme = "README.md" [dependencies]