Files
singer/Cargo.toml
Slendi 54538dcd2a
Some checks failed
Build project / Build (push) Failing after 2m5s
Move to notam from macroquad
Signed-off-by: Slendi <slendi@socopon.com>
2026-03-28 15:32:11 +02:00

11 lines
150 B
TOML

[package]
name = "singer"
version = "0.1.0"
edition = "2024"
[dependencies]
anyhow = "1.0.102"
notan = "0.14.0"
midly = "0.5.3"
serialport = "4.9.0"