[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://gitlab.gnome.org/sophie-h/librsvg-rebind.git"]
git = "https://gitlab.gnome.org/sophie-h/librsvg-rebind.git"
replace-with = "vendored-sources"

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