[package] name = "rog_supported" version = "4.2.1" license = "MPL-2.0" readme = "README.md" authors = ["Luke "] repository = "https://gitlab.com/asus-linux/asus-nb-ctrl" homepage = "https://gitlab.com/asus-linux/asus-nb-ctrl" description = "Helper to determine what is supported by asus laptops" edition = "2018" [dependencies] rog_aura = { path = "../rog-aura" } serde = "^1.0" serde_derive = "^1.0" zvariant = "^3.0" zvariant_derive = "^3.0"