Fix inclusion of supergfxctl lib

This commit is contained in:
Luke D. Jones
2022-11-04 21:31:45 +13:00
parent 1332ac803c
commit 58ff566d65
3 changed files with 4 additions and 2 deletions

1
Cargo.lock generated
View File

@@ -2459,6 +2459,7 @@ dependencies = [
[[package]]
name = "supergfxctl"
version = "5.0.2"
source = "git+https://gitlab.com/asus-linux/supergfxctl.git#f8f9a5a843e6960a13a5fd2c02995c7c979cbfba"
dependencies = [
"env_logger",
"gumdrop",