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

[source."git+https://github.com/containers/bootc?rev=b76d75d6024bd0aa0f270ff181807aff4209f9c9"]
git = "https://github.com/containers/bootc"
rev = "b76d75d6024bd0aa0f270ff181807aff4209f9c9"
replace-with = "vendored-sources"

[source."git+https://github.com/containers/composefs-rs?rev=e9008489375044022e90d26656960725a76f4620"]
git = "https://github.com/containers/composefs-rs"
rev = "e9008489375044022e90d26656960725a76f4620"
replace-with = "vendored-sources"

[source.vendored-sources]
directory = './vendor'
