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

[source."https://github.com/pop-os/xdg-shell-wrapper"]
git = "https://github.com/pop-os/xdg-shell-wrapper"
replace-with = "vendored-sources"

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

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

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