From a787faf02c63da374bac00a45abc52343b8cc605 Mon Sep 17 00:00:00 2001 From: Izan Gil <66965250+SrIzan10@users.noreply.github.com> Date: Sun, 15 Mar 2026 15:37:43 +0100 Subject: [PATCH] remove license file --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 797f072..89acd1b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,6 @@ version = "0.0.1" edition = "2024" description = "A TUI for Hack Club Flavortown" license = "GPL-3.0" -license-file = "LICENSE" documentation = "https://github.com/SrIzan10/ft_tui" homepage = "https://github.com/SrIzan10/ft_tui" repository = "https://github.com/SrIzan10/ft_tui"