Revision control

Copy as Markdown

Other Tools

# This file contains vendoring instructions for cargo.
# It was generated by `mach vendor rust`.
# Please do not edit.
[source.crates-io]
replace-with = "vendored-sources"
rev = "07d3c25322518f294300e96246e09b95e118555d"
replace-with = "vendored-sources"
rev = "a6514854d4518b02f2805719ff6cd74dae7dfde6"
replace-with = "vendored-sources"
rev = "fc68464b5445caf111e41f643a2e69ccce0b4f83"
replace-with = "vendored-sources"
rev = "b940b1d71"
replace-with = "vendored-sources"
rev = "b99d58ea435090e561377949f428bce2c18451bb"
replace-with = "vendored-sources"
rev = "25cb9f61e9a6be572ee42536bbe57aa5f759a700"
replace-with = "vendored-sources"
rev = "4af45fae95bc98b0eba1ef0db17e1dac471bb23d"
replace-with = "vendored-sources"
rev = "3484d3e3ebdc8931493aa5df4d7ee9360a90e76b"
replace-with = "vendored-sources"
rev = "ed8a4c6f900a90d4dbc1d64b856e61490a1c3570"
replace-with = "vendored-sources"
rev = "412f9a0aa556611de021bde89dee8fefe6e0fbbd"
replace-with = "vendored-sources"
rev = "c7651a0cffff41996ad13c44f689bd9cd2192c01"
replace-with = "vendored-sources"
rev = "64ba08e24749616de2344112f226d1ef4ba893ae"
replace-with = "vendored-sources"
rev = "86c84c217036c12283d19368867323a66bf35883"
replace-with = "vendored-sources"
rev = "0b51291d2483a17dce3e300c7784b369e02bee73"
replace-with = "vendored-sources"
rev = "93b5c01a131f65c83c11aeb317f4583405c5eb79"
replace-with = "vendored-sources"
rev = "cf48897be5cbe147d051ebbbe1eaf5fd8fb6bbc9"
replace-with = "vendored-sources"
rev = "519e651241e867af3391db08f9ae6400bc023e18"
replace-with = "vendored-sources"
rev = "2b572e83608a3d0867b935e076f45d9fe248069d"
replace-with = "vendored-sources"
tag = "v0.6.4"
replace-with = "vendored-sources"
rev = "bc7ff8977bf38d0fdd1a458810b14f434d4dc4de"
replace-with = "vendored-sources"
rev = "3e1bd05139cb7174ace395d498ca7128feb8f69d"
replace-with = "vendored-sources"
# Take advantage of the fact that cargo will treat lines starting with #
# as comments to add preprocessing directives. This file can thus by copied
# as-is to $topsrcdir/.cargo/config with no preprocessing to be used there
# (for e.g. independent tasks building rust code), or be preprocessed by
# the build system to produce a .cargo/config with the right content.
#define REPLACE_NAME vendored-sources
#define VENDORED_DIRECTORY third_party/rust
# We explicitly exclude the following section when preprocessing because
# it would overlap with the preprocessed [source."@REPLACE_NAME@"], and
# cargo would fail.
#ifndef REPLACE_NAME
[source.vendored-sources]
directory = "third_party/rust"
#endif
# Thankfully, @REPLACE_NAME@ is unlikely to be a legitimate source, so
# cargo will ignore it when it's here verbatim.
#filter substitution
[source."@REPLACE_NAME@"]
directory = "@top_srcdir@/@VENDORED_DIRECTORY@"