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

[source."git+https://github.com/DioxusLabs/taffy?rev=7781c70"]
git = "https://github.com/DioxusLabs/taffy"
rev = "7781c70"
replace-with = "vendored-sources"

[source."git+https://github.com/ids1024/client-toolkit//?branch=raw_modifiers"]
git = "https://github.com/ids1024/client-toolkit//"
branch = "raw_modifiers"
replace-with = "vendored-sources"

[source."git+https://github.com/ids1024/smithay?branch=update_mask"]
git = "https://github.com/ids1024/smithay"
branch = "update_mask"
replace-with = "vendored-sources"

[source."git+https://github.com/jackpot51/rust-atomicwrites"]
git = "https://github.com/jackpot51/rust-atomicwrites"
replace-with = "vendored-sources"

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

[source."git+https://github.com/pop-os/cosmic-protocols?rev=1eaeece"]
git = "https://github.com/pop-os/cosmic-protocols"
rev = "1eaeece"
replace-with = "vendored-sources"

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

[source."git+https://github.com/pop-os/glyphon.git?tag=iced-0.14-dev"]
git = "https://github.com/pop-os/glyphon.git"
tag = "iced-0.14-dev"
replace-with = "vendored-sources"

[source."git+https://github.com/pop-os/launch-pad.git"]
git = "https://github.com/pop-os/launch-pad.git"
replace-with = "vendored-sources"

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

[source."git+https://github.com/pop-os/smithay-clipboard?tag=pop-dnd-5"]
git = "https://github.com/pop-os/smithay-clipboard"
tag = "pop-dnd-5"
replace-with = "vendored-sources"

[source."git+https://github.com/pop-os/softbuffer?tag=cosmic-4.0"]
git = "https://github.com/pop-os/softbuffer"
tag = "cosmic-4.0"
replace-with = "vendored-sources"

[source."git+https://github.com/pop-os/window_clipboard.git?tag=pop-0.13"]
git = "https://github.com/pop-os/window_clipboard.git"
tag = "pop-0.13"
replace-with = "vendored-sources"

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