Update rust #72

Merged
phoenix merged 8 commits from update_rust into main 2026-04-05 17:32:13 -04:00
Showing only changes of commit c3aba0caad - Show all commits

View File

@@ -2,7 +2,7 @@
name = "songparser"
version = "0.4.12"
edition = "2024"
rust-version = "1.90"
rust-version = "1.94"
[dependencies]
tokio = { version = "1.47.1", features = ["full"] }