Compare commits

..

1 commit

Author SHA1 Message Date
66f17121ca Update Rust crate fyrox-sound to 0.36.0
Some checks failed
Gavania Merge Build / build (pull_request) Has been cancelled
2025-02-05 21:03:52 +00:00

View file

@ -6,7 +6,7 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies] [dependencies]
fyrox-sound = "0.35.0" fyrox-sound = "0.36.0"
anyhow = { version = "1.0.86", features = ["backtrace"] } anyhow = { version = "1.0.86", features = ["backtrace"] }
utilities = { git = "https://gavania.de/hodasemi/utilities.git" } utilities = { git = "https://gavania.de/hodasemi/utilities.git" }
assetpath = { git = "https://gavania.de/hodasemi/vulkan_lib.git" } assetpath = { git = "https://gavania.de/hodasemi/vulkan_lib.git" }