icarus_envy version bump #48

Merged
phoenix merged 4 commits from icarus_env-ver_bump into main 2025-10-10 19:35:41 +00:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 0c82ab0b13 - Show all commits

2
Cargo.lock generated
View File

@@ -1320,7 +1320,7 @@ dependencies = [
[[package]]
name = "songparser"
version = "0.3.0"
version = "0.3.1"
dependencies = [
"futures",
"icarus_envy",

View File

@@ -1,6 +1,6 @@
[package]
name = "songparser"
version = "0.3.0"
version = "0.3.1"
edition = "2024"
rust-version = "1.88"