Revision control
Copy as Markdown
Other Tools
[source.crates-io]
replace-with = "vendored-sources"
[source."git+https://github.com/FirefoxGraphics/aa-stroke?rev=5776bdfc8ad664a1503db668fab397d818a5f98a"]
rev = "5776bdfc8ad664a1503db668fab397d818a5f98a"
replace-with = "vendored-sources"
[source."git+https://github.com/FirefoxGraphics/wpf-gpu-raster?rev=99979da091fd58fba8477e7fcdf5ec0727102916"]
rev = "99979da091fd58fba8477e7fcdf5ec0727102916"
replace-with = "vendored-sources"
[source."git+https://github.com/franziskuskiefer/cose-rust?rev=43c22248d136c8b38fe42ea709d08da6355cf04b"]
rev = "43c22248d136c8b38fe42ea709d08da6355cf04b"
replace-with = "vendored-sources"
rev = "f7ebc076619e8e6f55def9a13199c1ccc02cc4b4"
replace-with = "vendored-sources"
[source."git+https://github.com/glandium/allocator-api2?rev=ad5f3d56a5a4519eff52af4ff85293431466ef5c"]
rev = "ad5f3d56a5a4519eff52af4ff85293431466ef5c"
replace-with = "vendored-sources"
[source."git+https://github.com/glandium/rust-bindgen?rev=5274da5a06411accb266c10819b989ac25a81b7d"]
rev = "5274da5a06411accb266c10819b989ac25a81b7d"
replace-with = "vendored-sources"
rev = "4de89f5aa9851ceca4d40e7ac1e2759410c04324"
replace-with = "vendored-sources"
[source."git+https://github.com/hsivonen/any_all_workaround?rev=7fb1b7034c9f172aade21ee1c8554e8d8a48af80"]
rev = "7fb1b7034c9f172aade21ee1c8554e8d8a48af80"
replace-with = "vendored-sources"
rev = "1236d1bc423e6ba35a06485f74a6304db2d703b5"
replace-with = "vendored-sources"
[source."git+https://github.com/hsivonen/rust-harfbuzz?rev=9d58a23a98772a197291d04af93f7041b7093d95"]
rev = "9d58a23a98772a197291d04af93f7041b7093d95"
replace-with = "vendored-sources"
rev = "71c792dbfe0ec5caeb242fc90937e19098386342"
replace-with = "vendored-sources"
rev = "68ca4e5cc31135b843af07ff213a94b9ddce64cf"
replace-with = "vendored-sources"
[source."git+https://github.com/jfkthame/mapped_hyph.git?rev=eff105f6ad7ec9b79816cfc1985a28e5340ad14b"]
rev = "eff105f6ad7ec9b79816cfc1985a28e5340ad14b"
replace-with = "vendored-sources"
rev = "600931b5a1e947776cbaad931ed78f1e89005352"
replace-with = "vendored-sources"
rev = "88fe860"
replace-with = "vendored-sources"
tag = "v0.6.0"
replace-with = "vendored-sources"
[source."git+https://github.com/mozilla/cubeb-coreaudio-rs?rev=840f69c1b3f95accd582555e10abcef8ee67514b"]
rev = "840f69c1b3f95accd582555e10abcef8ee67514b"
replace-with = "vendored-sources"
[source."git+https://github.com/mozilla/cubeb-pulse-rs?rev=88194f91c8778fa608a19af7b91306094525595d"]
rev = "88194f91c8778fa608a19af7b91306094525595d"
replace-with = "vendored-sources"
tag = "v68.0.0"
replace-with = "vendored-sources"
tag = "v0.11.0"
replace-with = "vendored-sources"
rev = "ad681ba425beb0aeba95f03e671432b4be932174"
replace-with = "vendored-sources"
rev = "54759f681f3b523e120d047adec2bb1a97152017"
replace-with = "vendored-sources"
[source."git+https://github.com/mozilla/mls-platform-api?rev=2a2e344019bfc76b7e566ee6e0549cf668d90127"]
rev = "2a2e344019bfc76b7e566ee6e0549cf668d90127"
replace-with = "vendored-sources"
[source."git+https://github.com/mozilla/mp4parse-rust?rev=8a49a0769764152022bf14a8253bcde1971a75df"]
rev = "8a49a0769764152022bf14a8253bcde1971a75df"
replace-with = "vendored-sources"
tag = "v0.30.1"
replace-with = "vendored-sources"
replace-with = "vendored-sources"
rev = "45f5459790d264098346343f0ad58d008c386fa5"
replace-with = "vendored-sources"
rev = "eff8704e994dc54e5df2a936b78b51828ee21464"
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 comm/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@"