mirror of
https://gitlab.com/asus-linux/asusctl.git
synced 2026-01-22 17:33:19 +01:00
Begin implementing virtual devices for testing and stuff
This commit is contained in:
@@ -17,6 +17,15 @@ default = ["dbus", "detect"]
|
||||
dbus = ["zbus"]
|
||||
detect = ["sysfs-class"]
|
||||
|
||||
[lib]
|
||||
name = "rog_anime"
|
||||
path = "src/lib.rs"
|
||||
|
||||
[[bin]]
|
||||
name = "anime_sim"
|
||||
path = "src/simulator.rs"
|
||||
|
||||
|
||||
[dependencies]
|
||||
png_pong.workspace = true
|
||||
pix.workspace = true
|
||||
|
||||
Reference in New Issue
Block a user