Update rust #1

Merged
phoenix merged 16 commits from update_rust into main 2026-05-22 11:21:58 -04:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 101ce15af7 - Show all commits
Generated
+1 -1
View File
@@ -1623,7 +1623,7 @@ dependencies = [
[[package]]
name = "songparser"
version = "0.5.0"
version = "0.6.0"
dependencies = [
"futures",
"icarus_envy",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "songparser"
version = "0.5.0"
version = "0.6.0"
edition = "2024"
rust-version = "1.95"