mirror of
https://gitlab.com/asus-linux/asusctl.git
synced 2026-02-06 00:15:04 +01:00
12 lines
179 B
TOML
12 lines
179 B
TOML
[package]
|
|
name = "rog-lib"
|
|
version = "0.3.1"
|
|
authors = ["Luke <luke@ljones.dev>"]
|
|
edition = "2018"
|
|
|
|
[dependencies]
|
|
rusb = "0.5"
|
|
gumdrop = "0.8"
|
|
serde = "1.0"
|
|
serde_derive = "1.0"
|