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

[source."git+https://github.com/confidential-containers/guest-components.git?tag=v0.10.0"]
git = "https://github.com/confidential-containers/guest-components.git"
tag = "v0.10.0"
replace-with = "vendored-sources"

[source."git+https://github.com/stratis-storage/loopdev-3.git?tag=loopdev-3-v0.5.1"]
git = "https://github.com/stratis-storage/loopdev-3.git"
tag = "loopdev-3-v0.5.1"
replace-with = "vendored-sources"

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