update rodio

This commit is contained in:
2026-09-09 21:30:19 +03:00
parent b78ea66ece
commit 12e04f1403
3 changed files with 6 additions and 6 deletions
+4 -4
View File
@@ -2,8 +2,8 @@
{
"type": "git",
"url": "https://github.com/rustaudio/rodio",
"commit": "880aaba54b00aead53651ed1ccbdb672d1375a95",
"dest": "flatpak-cargo/git/rodio-880aaba"
"commit": "685e05765c2aff8fbb51e32cda5b18428d09ffbe",
"dest": "flatpak-cargo/git/rodio-685e057"
},
{
"type": "archive",
@@ -4428,7 +4428,7 @@
{
"type": "shell",
"commands": [
"cp -r --reflink=auto \"flatpak-cargo/git/rodio-880aaba/.\" \"cargo/vendor/rodio\""
"cp -r --reflink=auto \"flatpak-cargo/git/rodio-685e057/.\" \"cargo/vendor/rodio\""
]
},
{
@@ -7292,7 +7292,7 @@
},
{
"type": "inline",
"contents": "[source.vendored-sources]\ndirectory = \"cargo/vendor\"\n\n[source.crates-io]\nreplace-with = \"vendored-sources\"\n\n[source.\"https://github.com/rustaudio/rodio\"]\ngit = \"https://github.com/rustaudio/rodio\"\nreplace-with = \"vendored-sources\"\nrev = \"880aaba54b00aead53651ed1ccbdb672d1375a95\"\n",
"contents": "[source.vendored-sources]\ndirectory = \"cargo/vendor\"\n\n[source.crates-io]\nreplace-with = \"vendored-sources\"\n\n[source.\"https://github.com/rustaudio/rodio\"]\ngit = \"https://github.com/rustaudio/rodio\"\nreplace-with = \"vendored-sources\"\nrev = \"685e05765c2aff8fbb51e32cda5b18428d09ffbe\"\n",
"dest": "cargo",
"dest-filename": "config"
}