File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed
Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 11[package ]
22name = " caw_widgets"
3- version = " 0.2.1 "
3+ version = " 0.2.2 "
44edition = " 2024"
55description = " Graphical widgets for the caw synthesizer framework"
66authors = [
" Stephen Sherratt <[email protected] >" ]
Original file line number Diff line number Diff line change 1+ ![ CAW Logo] ( ../assets/logo.png )
2+
3+ # caw_widgets
4+
5+ [ ![ Version] ( https://img.shields.io/crates/v/caw_widgets.svg )] ( https://crates.io/crates/caw_widgets )
6+ [ ![ Documentation] ( https://docs.rs/caw_widgets/badge.svg )] ( https://docs.rs/caw_widgets )
7+ [ ![ test] ( https://github.com/gridbugs/caw/actions/workflows/test.yml/badge.svg )] ( https://github.com/gridbugs/caw/actions/workflows/test.yml )
8+ [ ![ dependency status] ( https://deps.rs/repo/github/gridbugs/caw/status.svg )] ( https://deps.rs/repo/github/gridbugs/caw )
9+
10+ Library of graphical widgets for building synthesizer UIs for the caw synthesizer framework.
11+
12+ Part of the [ CAW Synthesizer Framework] ( .. ) .
You can’t perform that action at this time.
0 commit comments