mirror of
https://gitlab.com/asus-linux/asusctl.git
synced 2026-01-22 17:33:19 +01:00
11 lines
227 B
TOML
11 lines
227 B
TOML
[package]
|
|
name = "rog-core"
|
|
version = "0.1.0"
|
|
authors = ["Luke <luke@ljones.dev>"]
|
|
edition = "2018"
|
|
|
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
|
|
|
[dependencies]
|
|
rusb = "0.5"
|