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

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

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

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

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

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