bump edition to 2024

This commit is contained in:
2025-04-27 01:14:38 +03:00
parent 79176432de
commit e2b003be31
+1 -1
View File
@@ -1,7 +1,7 @@
[package]
name = "pwsp"
version = "0.1.1"
edition = "2021"
edition = "2024"
authors = ["arabian"]
description = "A simple soundpad application written in Rust using egui for the GUI, pipewire for audio input/output, and rodio for audio decoding."
readme = "README.md"