Switch dependency back to working branch.
This commit is contained in:
parent
6e34161f6f
commit
9d65ed0f68
|
@ -10,7 +10,7 @@ edition = "2021"
|
|||
[dependencies]
|
||||
anyhow = "1"
|
||||
bevy = { version = "0.8", default-features = false, features = ["bevy_asset"] }
|
||||
synthizer = { git = "https://github.com/synthizer/synthizer-rs" }
|
||||
synthizer = { git = "https://github.com/ndarilek/synthizer-rs" }
|
||||
|
||||
[dev-dependencies]
|
||||
bevy = { version = "0.8", default-features = true }
|
Loading…
Reference in New Issue
Block a user