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

[source."https://github.com/Smithay/client-toolkit"]
git = "https://github.com/Smithay/client-toolkit"
replace-with = "vendored-sources"

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

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

[source."https://github.com/pop-os/iced.git"]
git = "https://github.com/pop-os/iced.git"
branch = "sctk-cosmic"
replace-with = "vendored-sources"

[source."https://github.com/pop-os/libcosmic/"]
git = "https://github.com/pop-os/libcosmic/"
branch = "sctk-cosmic-design-system"
replace-with = "vendored-sources"

[source."https://github.com/wash2/freedestkop-icons"]
git = "https://github.com/wash2/freedestkop-icons"
replace-with = "vendored-sources"

[source."https://github.com/wash2/launcher.git"]
git = "https://github.com/wash2/launcher.git"
branch = "cosmic-toplevel"
replace-with = "vendored-sources"

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