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

[source."https://github.com/rust-vmm/vm-memory"]
git = "https://github.com/rust-vmm/vm-memory"
replace-with = "vendored-sources"

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