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

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

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