add license and author information to Cargo.toml
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
name = "gta-tools"
|
||||
version = "0.9.0"
|
||||
edition = "2024"
|
||||
license = "Apache-2.0"
|
||||
authors = ["futile <git@futile.eu>"]
|
||||
|
||||
[dependencies]
|
||||
catppuccin-egui = { version = "5.6.0", default-features = false, features = [
|
||||
|
||||
Reference in New Issue
Block a user