refactor(cargo): upgrade to rust edition 2024

This commit is contained in:
LGUG2Z
2025-02-27 17:12:49 -08:00
parent ca893140f5
commit c07689de90
63 changed files with 822 additions and 691 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
[package]
name = "komorebi-themes"
version = "0.1.35"
edition = "2021"
edition = "2024"
[dependencies]
base16-egui-themes = { git = "https://github.com/LGUG2Z/base16-egui-themes", rev = "96f26c88d83781f234d42222293ec73d23a39ad8" }