Back to synthizer-rs master.
This commit is contained in:
parent
14235e0a68
commit
4e6c01d654
|
@ -10,7 +10,7 @@ edition = "2021"
|
|||
[dependencies]
|
||||
anyhow = "1"
|
||||
bevy = { version = "0.7", default-features = false }
|
||||
synthizer = "0.5"
|
||||
synthizer = { git = "https://github.com/synthizer/synthizer-rs" }
|
||||
|
||||
[dev-dependencies]
|
||||
bevy = { version = "0.7", default-features = true }
|
Loading…
Reference in New Issue
Block a user