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

[source."https://github.com/danigm/either.git"]
git = "https://github.com/danigm/either.git"
rev = "60c99bc0723491e2dfd42bbe9b485c5f9323e96b"
replace-with = "vendored-sources"

[source."https://github.com/danigm/gettext-rs"]
git = "https://github.com/danigm/gettext-rs"
branch = "no-gettext"
replace-with = "vendored-sources"

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

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