add description to Cargo.toml after making sure tauri-winres doesn't use it
This commit is contained in:
@@ -4,6 +4,7 @@ version = "0.9.0"
|
|||||||
edition = "2024"
|
edition = "2024"
|
||||||
license = "Apache-2.0"
|
license = "Apache-2.0"
|
||||||
authors = ["futile <git@futile.eu>"]
|
authors = ["futile <git@futile.eu>"]
|
||||||
|
description = "A toolset of convenient things for GTA V Online."
|
||||||
|
|
||||||
[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