[source.crates-io]
replace-with = "vendored-sources"

[source."git+https://github.com/Relm4/Relm4"]
git = "https://github.com/Relm4/Relm4"
replace-with = "vendored-sources"

[source."git+https://github.com/gtk-rs/gtk-rs-core"]
git = "https://github.com/gtk-rs/gtk-rs-core"
replace-with = "vendored-sources"

[source."git+https://github.com/gtk-rs/gtk4-rs"]
git = "https://github.com/gtk-rs/gtk4-rs"
replace-with = "vendored-sources"

[source."git+https://github.com/pop-os/libcosmic"]
git = "https://github.com/pop-os/libcosmic"
replace-with = "vendored-sources"

[source."git+https://github.com/pop-os/user-color-editor"]
git = "https://github.com/pop-os/user-color-editor"
replace-with = "vendored-sources"

[source."git+https://gitlab.gnome.org/World/Rust/libadwaita-rs"]
git = "https://gitlab.gnome.org/World/Rust/libadwaita-rs"
replace-with = "vendored-sources"

[source.vendored-sources]
directory = "vendor"
