Files
singer/Cargo.toml
Slendi e3e4657cc9
All checks were successful
Build project / Build (push) Successful in 2m21s
help
Signed-off-by: Slendi <slendi@socopon.com>
2026-03-28 15:56:48 +02:00

12 lines
265 B
TOML

[package]
name = "singer"
version = "0.1.0"
edition = "2024"
[dependencies]
anyhow = "1.0.102"
#notan = { version = "0.14.0", default-features = false, features = ["backend", "draw", "shaderc"] }
notan = { version = "0.14.0" }
midly = "0.5.3"
serialport = "4.9.0"