This commit is contained in:
2025-11-07 12:26:12 +00:00
parent 8ab6e14560
commit aeb99992bb
2 changed files with 2 additions and 2 deletions
Generated
+1 -1
View File
@@ -812,7 +812,7 @@ dependencies = [
[[package]]
name = "gta-tools"
version = "0.9.0"
version = "0.10.0"
dependencies = [
"catppuccin-egui",
"eframe",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "gta-tools"
version = "0.9.0"
version = "0.10.0"
edition = "2024"
license = "Apache-2.0"
authors = ["futile <git@futile.eu>"]