[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/jackpot51/glyphon.git?branch=refactor"]
git = "https://github.com/jackpot51/glyphon.git"
branch = "refactor"
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/client-toolkit?branch=wayland-resize"]
git = "https://github.com/pop-os/client-toolkit"
branch = "wayland-resize"
replace-with = "vendored-sources"

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

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

[source."git+https://github.com/pop-os/cosmic-time"]
git = "https://github.com/pop-os/cosmic-time"
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/sctk-adwaita?branch=wayland-resize"]
git = "https://github.com/pop-os/sctk-adwaita"
branch = "wayland-resize"
replace-with = "vendored-sources"

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

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

[source."git+https://github.com/smithay/client-toolkit?rev=2e9bf9f"]
git = "https://github.com/smithay/client-toolkit"
rev = "2e9bf9f"
replace-with = "vendored-sources"

[source."git+https://github.com/wash2/accesskit.git?tag=winit-0.28"]
git = "https://github.com/wash2/accesskit.git"
tag = "winit-0.28"
replace-with = "vendored-sources"

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