Compare commits
2 commits
39950a8300
...
c3716e8a9f
Author | SHA1 | Date | |
---|---|---|---|
c3716e8a9f | |||
6118b1ed59 |
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@ edition = "2021"
|
|||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
fyrox-sound = "0.26.0"
|
||||
anyhow = { version = "1.0.85", features = ["backtrace"] }
|
||||
fyrox-sound = "0.34.0"
|
||||
anyhow = { version = "1.0.86", features = ["backtrace"] }
|
||||
utilities = { git = "https://gavania.de/hodasemi/utilities.git" }
|
||||
assetpath = { git = "https://gavania.de/hodasemi/vulkan_lib.git" }
|
Loading…
Reference in a new issue