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

[source."git+https://github.com/ids1024/iso9660-rs"]
git = "https://github.com/ids1024/iso9660-rs"
replace-with = "vendored-sources"

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

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

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