raylib with DRM backend
All checks were successful
Build project / Build (push) Successful in 1m46s

Signed-off-by: Slendi <slendi@socopon.com>
This commit is contained in:
2026-03-28 16:24:57 +02:00
parent d6e461b816
commit 34ee58d580
4 changed files with 41 additions and 18 deletions

1
Cargo.lock generated
View File

@@ -427,6 +427,7 @@ version = "0.1.0"
dependencies = [
"anyhow",
"midly",
"pkg-config",
"raylib",
"serialport",
]