From 8adc1f49addd3fbeec9131696fa565b1adf84c23 Mon Sep 17 00:00:00 2001 From: futile Date: Tue, 4 Nov 2025 20:15:09 +0000 Subject: [PATCH] add license and author information to `Cargo.toml` --- Cargo.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Cargo.toml b/Cargo.toml index 0f4c13b..76f5373 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,6 +2,8 @@ name = "gta-tools" version = "0.9.0" edition = "2024" +license = "Apache-2.0" +authors = ["futile "] [dependencies] catppuccin-egui = { version = "5.6.0", default-features = false, features = [