bump edition to 2024

This commit is contained in:
2025-04-27 01:14:38 +03:00
parent edfd2ba9b7
commit b3e0d730da
+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"