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 = "a821fa621c2def48e90c82774b4c6563b5a8ea4a"
replace-with = "vendored-sources"
rev = "99979da091fd58fba8477e7fcdf5ec0727102916"
replace-with = "vendored-sources"
rev = "5d88241b9765cae3669aba21f0946bd3700f7db1"
replace-with = "vendored-sources"
rev = "b747d7efb85a776b97ad8afa8d1b32893fa5efa3"
replace-with = "vendored-sources"
rev = "e48a946811ffd64abc78de3ee284957d8d1c0d63"
replace-with = "vendored-sources"
rev = "43c22248d136c8b38fe42ea709d08da6355cf04b"
replace-with = "vendored-sources"
rev = "3a5d0f2747fd43a0c4db8d911be1aca510c9ee82"
replace-with = "vendored-sources"
rev = "4de89f5aa9851ceca4d40e7ac1e2759410c04324"
replace-with = "vendored-sources"
rev = "7fb1b7034c9f172aade21ee1c8554e8d8a48af80"
replace-with = "vendored-sources"
rev = "3484d3e3ebdc8931493aa5df4d7ee9360a90e76b"
replace-with = "vendored-sources"
rev = "ed8a4c6f900a90d4dbc1d64b856e61490a1c3570"
replace-with = "vendored-sources"
rev = "eff105f6ad7ec9b79816cfc1985a28e5340ad14b"
replace-with = "vendored-sources"
rev = "4d9d334a28f61f1be84c92007aa0e76f04d165f4"
replace-with = "vendored-sources"
rev = "e6f44a2bd1e57d11dfc737632a9e849077632330"
replace-with = "vendored-sources"
rev = "2407441a2f67341a0e13b4ba6547555e387c671c"
replace-with = "vendored-sources"
rev = "8678dcab1c287de79c4c184ccc2e065bc62b70e2"
replace-with = "vendored-sources"
rev = "37ad39de3382c2aad0758dab49ba545331a2257d"
replace-with = "vendored-sources"
rev = "d3e4d255bd149d341c7e90f5e9fc84e743a8e179"
replace-with = "vendored-sources"
tag = "v0.13.4"
replace-with = "vendored-sources"
rev = "958a3f098acb92ddacdce18a7ef2c4a87ac3326f"
replace-with = "vendored-sources"
rev = "ca612daf1c08c53abe07327cb3e6ef6e0a760f0c"
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.toml 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.toml 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@"