Back to released Synthizer.
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
08815a3c29
commit
274c18b8ff
|
@ -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 = { git = "https://github.com/synthizer/synthizer-rs" }
|
||||
synthizer = "0.5"
|
||||
|
||||
[dev-dependencies]
|
||||
bevy = { version = "0.9", default-features = true }
|
||||
|
|
Loading…
Reference in New Issue
Block a user