diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9,3 +9,4 @@ cc = "1.0" [dependencies] cpal = "0.14" libc = "0.2" +rhai = "1.10" |
![]() |
index : progmidi.git | |
A programmable MIDI keyboard-controlled soundfont player | root |
summaryrefslogtreecommitdiff |
-rw-r--r-- | Cargo.toml | 1 |
@@ -9,3 +9,4 @@ cc = "1.0" [dependencies] cpal = "0.14" libc = "0.2" +rhai = "1.10" |