Added Asusctl
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
[source.crates-io]
|
||||
replace-with = "vendored-sources"
|
||||
|
||||
[source."git+https://github.com/slint-ui/slint.git"]
|
||||
git = "https://github.com/slint-ui/slint.git"
|
||||
replace-with = "vendored-sources"
|
||||
|
||||
[source."git+https://gitlab.com/asus-linux/supergfxctl.git"]
|
||||
git = "https://gitlab.com/asus-linux/supergfxctl.git"
|
||||
replace-with = "vendored-sources"
|
||||
|
||||
[source."git+https://github.com/flukejones/sg-rs.git"]
|
||||
git = "https://github.com/flukejones/sg-rs.git"
|
||||
replace-with = "vendored-sources"
|
||||
|
||||
[source.vendored-sources]
|
||||
directory = "vendor"
|
||||
Reference in New Issue
Block a user