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

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

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

[source."git+https://github.com/sophie-h/ashpd.git?branch=wip/sophie-h/gtk-rs-0.20"]
git = "https://github.com/sophie-h/ashpd.git"
branch = "wip/sophie-h/gtk-rs-0.20"
replace-with = "vendored-sources"

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

[source."git+https://gitlab.gnome.org/sophie-h/glycin"]
git = "https://gitlab.gnome.org/sophie-h/glycin"
replace-with = "vendored-sources"

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