File cargo_config of Package deltachat-core-rust

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

[source."https://github.com/async-email/async-imap"]
git = "https://github.com/async-email/async-imap"
replace-with = "vendored-sources"

[source."https://github.com/async-email/async-smtp"]
git = "https://github.com/async-email/async-smtp"
branch = "master"
replace-with = "vendored-sources"

[source."https://github.com/async-email/encoded-words"]
git = "https://github.com/async-email/encoded-words"
branch = "master"
replace-with = "vendored-sources"

[source."https://github.com/deltachat/lettre"]
git = "https://github.com/deltachat/lettre"
branch = "master"
replace-with = "vendored-sources"

[source."https://github.com/deltachat/rust-email"]
git = "https://github.com/deltachat/rust-email"
branch = "master"
replace-with = "vendored-sources"

[source.vendored-sources]
directory = "vendor"
openSUSE Build Service is sponsored by