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

[source."git+https://github.com/anyrun-org/anyrun"]
git = "https://github.com/anyrun-org/anyrun"
replace-with = "vendored-sources"

[source."git+https://github.com/anyrun-org/anyrun-interface"]
git = "https://github.com/anyrun-org/anyrun-interface"
replace-with = "vendored-sources"

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