chore: update to Rust 2024 edition

This commit is contained in:
Vukašin Vojinović 2025-08-12 21:38:51 +02:00 committed by Michael Murphy
parent c3fafd3910
commit 2b7b4cba56
71 changed files with 254 additions and 292 deletions

View file

@ -1,7 +1,7 @@
[package]
name = "cosmic-applets"
version = "0.1.1"
edition = "2021"
edition = "2024"
license = "GPL-3.0-only"
[dependencies]