18 lines
523 B
Plaintext
18 lines
523 B
Plaintext
[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"
|