summaryrefslogtreecommitdiffstats
path: root/rust/.cargo/config.in
blob: e96f9fbc1da3acd4ab98f590c9da2c6b99bda952 (plain)
1
2
3
4
5
6
7
8
@rust_vendor_comment@[source]
@rust_vendor_comment@
@rust_vendor_comment@[source.crates-io]
@rust_vendor_comment@registry = 'https://github.com/rust-lang/crates.io-index'
@rust_vendor_comment@replace-with = 'vendored-sources'
@rust_vendor_comment@
@rust_vendor_comment@[source.vendored-sources]
@rust_vendor_comment@directory = '@e_rustdir@/vendor'