diff --git a/hui-painter-wip/Cargo.toml b/hui-painter-wip/Cargo.toml index bfb1570..f481af6 100644 --- a/hui-painter-wip/Cargo.toml +++ b/hui-painter-wip/Cargo.toml @@ -4,7 +4,7 @@ description = "UI rendering middleware for hUI, abstracts away triangulation, te repository = "https://github.com/griffi-gh/hui" readme = "../README.md" authors = ["griffi-gh <prasol258@gmail.com>"] -rust-version = "1.75" +rust-version = "1.85" version = "0.1.0-alpha.6" edition = "2024" license = "GPL-3.0-or-later"