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

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

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

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