[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/ellieplayswow/xdg-mime-rs?branch=feature/get-same-as"]
git = "https://github.com/ellieplayswow/xdg-mime-rs"
branch = "feature/get-same-as"
replace-with = "vendored-sources"

[source."git+https://github.com/jackpot51/polling.git?branch=master"]
git = "https://github.com/jackpot51/polling.git"
branch = "master"
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/jackpot51/trash-rs.git?branch=cosmic"]
git = "https://github.com/jackpot51/trash-rs.git"
branch = "cosmic"
replace-with = "vendored-sources"

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

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

[source."git+https://github.com/pop-os/cosmic-syntax-theme.git"]
git = "https://github.com/pop-os/cosmic-syntax-theme.git"
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/freedesktop-icons"]
git = "https://github.com/pop-os/freedesktop-icons"
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/libcosmic.git"]
git = "https://github.com/pop-os/libcosmic.git"
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-2"]
git = "https://github.com/pop-os/window_clipboard.git"
tag = "pop-0.13-2"
replace-with = "vendored-sources"

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

[source."git+https://github.com/rust-onig/rust-onig.git?branch=main"]
git = "https://github.com/rust-onig/rust-onig.git"
branch = "main"
replace-with = "vendored-sources"

[source."git+https://github.com/wash2/accesskit?tag=iced-xdg-surface-0.13"]
git = "https://github.com/wash2/accesskit"
tag = "iced-xdg-surface-0.13"
replace-with = "vendored-sources"

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