chore: bump Rust edition to 2024 (#40)

This commit is contained in:
Hubert
2025-02-27 17:31:39 +01:00
committed by GitHub
parent 4d23124eb9
commit 441ee65b84
4 changed files with 6 additions and 3 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ name = "wakey-wake"
version = "0.3.0"
authors = ["Hubert Bugaj<lesny.rumcajs@gmail.com>"]
edition = "2021"
edition = "2024"
license = "MIT"
repository = "https://github.com/LesnyRumcajs/wakey"