1
1
Fork 0
mirror of https://github.com/griffi-gh/hUI.git synced 2025-04-01 21:46:29 -05:00

fix hui-painter-wip rust-version

This commit is contained in:
griffi-gh 2025-02-28 16:32:53 +01:00
parent 24f0c83304
commit 2310e83907

View file

@ -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"