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
@@ -3,7 +3,7 @@ name = "komorebic-no-console"
version = "0.1.35"
description = "The command-line interface (without a console) for Komorebi, a tiling window manager for Windows"
repository = "https://github.com/LGUG2Z/komorebi"
edition = "2021"
edition = "2024"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html