File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11[package ]
22name = " caw_midi_udp_widgets_app"
3- version = " 0.2 .0"
3+ version = " 0.3 .0"
44edition = " 2024"
55description = " App for launching widgets that communicate with a caw synthesizer by sending midi commands over UDP"
66authors = [
" Stephen Sherratt <[email protected] >" ]
@@ -9,7 +9,7 @@ homepage = "https://github.com/gridbugs/caw.git"
99repository = " https://github.com/gridbugs/caw.git"
1010
1111[dependencies ]
12- caw_widgets = { version = " 0.3 " , path = " ../widgets" }
12+ caw_widgets = { version = " 0.4 " , path = " ../widgets" }
1313caw_midi_udp_client = { version = " 0.1" , path = " ../midi-udp-client" }
1414caw_keyboard = { version = " 0.4" , path = " ../keyboard" }
1515clap = { version = " 4" , features = [" derive" ] }
Original file line number Diff line number Diff line change 11[package ]
22name = " caw_widgets"
3- version = " 0.3 .0"
3+ version = " 0.4 .0"
44edition = " 2024"
55description = " Graphical widgets for the caw synthesizer framework"
66authors = [
" Stephen Sherratt <[email protected] >" ]
You can’t perform that action at this time.
0 commit comments