Temporarily switch back to synthizer-rs master.
This commit is contained in:
parent
36f7c62836
commit
cabc938ab7
|
@ -11,7 +11,7 @@ repository = "https://labs.lightsout.games/projects/bevy_synthizer"
|
|||
[dependencies]
|
||||
anyhow = "1"
|
||||
bevy = { version = "0.9", default-features = false, features = ["bevy_asset"] }
|
||||
synthizer = "0.5"
|
||||
synthizer = { git = "https://github.com/synthizer/synthizer-rs" }
|
||||
|
||||
[dev-dependencies]
|
||||
bevy = { version = "0.9", default-features = true }
|
||||
|
|
Loading…
Reference in New Issue
Block a user