deps: arabianq/rodio.git -> RustAudio/rodio.git

This commit is contained in:
2026-07-26 20:55:26 +03:00
parent 785b835237
commit 7b87dc02dd
3 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -52,7 +52,7 @@ rustix = { version = "1.1.4", features = ["process"] }
rust-i18n = "4.0.0"
sys-locale = "0.3.2"
rodio = { git = "https://github.com/arabianq/rodio.git", rev = "610955cf524467690cc9abe1a6277e8bffcadb71", default-features = false, features = [
rodio = { git = "https://github.com/RustAudio/rodio.git", rev = "c5f1e94290922fe4ee963ce6f85754ea6ba36243", default-features = false, features = [
"symphonia-all",
"symphonia-libopus",
"playback",