mirror of
https://abf.rosa.ru/djam/asusctl.git
synced 2025-02-23 16:52:57 +00:00
16 lines
494 B
Text
16 lines
494 B
Text
|
|
[source."https://github.com/flukejones/egui"]
|
|
git = "https://github.com/flukejones/egui"
|
|
branch = "wayland_dark_theme"
|
|
replace-with = "vendored-sources"
|
|
|
|
[source."https://github.com/flukejones/notify-rust.git"]
|
|
git = "https://github.com/flukejones/notify-rust.git"
|
|
replace-with = "vendored-sources"
|
|
|
|
[source."https://gitlab.com/asus-linux/supergfxctl.git"]
|
|
git = "https://gitlab.com/asus-linux/supergfxctl.git"
|
|
replace-with = "vendored-sources"
|
|
|
|
[source.vendored-sources]
|
|
directory = "vendor"
|