Files
singer/Cargo.toml
Slendi 728fc08c70
All checks were successful
Build project / Build (push) Successful in 4m7s
Fix some build issues
Signed-off-by: Slendi <slendi@socopon.com>
2026-03-28 15:43:04 +02:00

11 lines
233 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"] }
midly = "0.5.3"
serialport = "4.9.0"