mirror of
https://gitlab.com/asus-linux/asusctl.git
synced 2026-02-06 00:15:04 +01:00
Move two common functions to a trait object
This commit is contained in:
@@ -21,6 +21,7 @@ path = "src/main.rs"
|
||||
rog-client = { path = "../rog-client" }
|
||||
rusb = "^0.6.0"
|
||||
udev = "^0.4.0"
|
||||
async-trait = "0.1.36"
|
||||
|
||||
# cli and logging
|
||||
gumdrop = "^0.8.0"
|
||||
|
||||
Reference in New Issue
Block a user