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