Bug 1780118 [wpt PR 34885] - Further refine the regex used to find STP releases,...
[gecko.git] / .cargo / config.in
blobc8ff48b1e308ab962cbc0273e48083a681068f2b
1 # This file contains vendoring instructions for cargo.
2 # It was generated by `mach vendor rust`.
3 # Please do not edit.
5 [source."https://github.com/smol-rs/async-task"]
6 git = "https://github.com/smol-rs/async-task"
7 replace-with = "vendored-sources"
8 rev = "f6488e35beccb26eb6e85847b02aa78a42cd3d0e"
10 [source."https://github.com/rust-minidump/minidump-writer.git"]
11 git = "https://github.com/rust-minidump/minidump-writer.git"
12 replace-with = "vendored-sources"
13 rev = "75ada456c92a429704691a85e1cb42fef8cafc0d"
15 [source."https://github.com/mozilla/neqo"]
16 git = "https://github.com/mozilla/neqo"
17 replace-with = "vendored-sources"
18 tag = "v0.5.7"
20 [source."https://github.com/mozilla/mp4parse-rust"]
21 git = "https://github.com/mozilla/mp4parse-rust"
22 replace-with = "vendored-sources"
23 rev = "3bfc47d9a571d0842676043ba60716318e946c06"
25 [source."https://github.com/mozilla/midir.git"]
26 git = "https://github.com/mozilla/midir.git"
27 replace-with = "vendored-sources"
28 rev = "4c11f0ffb5d6a10de4aff40a7b81218b33b94e6f"
30 [source."https://github.com/mozilla/cubeb-pulse-rs"]
31 git = "https://github.com/mozilla/cubeb-pulse-rs"
32 replace-with = "vendored-sources"
33 rev = "1f1fe1e08e01a9a534ec7f079702a583a0899ce7"
35 [source."https://github.com/mozilla/cubeb-coreaudio-rs"]
36 git = "https://github.com/mozilla/cubeb-coreaudio-rs"
37 replace-with = "vendored-sources"
38 rev = "44eca95823bb57e964cf7b6d9791ed2ccb4b2108"
40 [source."https://github.com/mozilla/audioipc"]
41 git = "https://github.com/mozilla/audioipc"
42 replace-with = "vendored-sources"
43 rev = "6848974a4a91ebd3e18333c9a96a421d619a2dc8"
45 [source."https://github.com/mozilla/application-services"]
46 git = "https://github.com/mozilla/application-services"
47 replace-with = "vendored-sources"
48 rev = "2689788cecf24c385e6b7440e3aa1a89c511f14a"
50 [source."https://github.com/mozilla-spidermonkey/jsparagus"]
51 git = "https://github.com/mozilla-spidermonkey/jsparagus"
52 replace-with = "vendored-sources"
53 rev = "20d01b2c01a5be01d3dea3ec7a1ede2fdda3d9d2"
55 [source."https://github.com/kinetiknz/mio-named-pipes"]
56 git = "https://github.com/kinetiknz/mio-named-pipes"
57 replace-with = "vendored-sources"
58 rev = "21c26326f5f45f415c49eac4ba5bc41a2f961321"
60 [source."https://github.com/kinetiknz/audioipc-2"]
61 git = "https://github.com/kinetiknz/audioipc-2"
62 replace-with = "vendored-sources"
63 rev = "85e9839059f4bf8f68130825b8fd02c39a6a51b9"
65 [source."https://github.com/jfkthame/mapped_hyph.git"]
66 git = "https://github.com/jfkthame/mapped_hyph.git"
67 replace-with = "vendored-sources"
68 rev = "746743227485a83123784df0c53227ab466612ed"
70 [source."https://github.com/hsivonen/packed_simd"]
71 git = "https://github.com/hsivonen/packed_simd"
72 replace-with = "vendored-sources"
73 rev = "c149d0a519bf878567c7630096737669ec2ff15f"
75 [source."https://github.com/hsivonen/chardetng_c"]
76 git = "https://github.com/hsivonen/chardetng_c"
77 replace-with = "vendored-sources"
78 rev = "ed8a4c6f900a90d4dbc1d64b856e61490a1c3570"
80 [source."https://github.com/hsivonen/chardetng"]
81 git = "https://github.com/hsivonen/chardetng"
82 replace-with = "vendored-sources"
83 rev = "3484d3e3ebdc8931493aa5df4d7ee9360a90e76b"
85 [source."https://github.com/gfx-rs/wgpu"]
86 git = "https://github.com/gfx-rs/wgpu"
87 replace-with = "vendored-sources"
88 rev = "b370b990"
90 [source."https://github.com/gfx-rs/naga"]
91 git = "https://github.com/gfx-rs/naga"
92 replace-with = "vendored-sources"
93 rev = "27d38aae"
95 [source."https://github.com/gfx-rs/metal-rs"]
96 git = "https://github.com/gfx-rs/metal-rs"
97 replace-with = "vendored-sources"
98 rev = "1aaa903"
100 [source."https://github.com/gfx-rs/d3d12-rs.git"]
101 git = "https://github.com/gfx-rs/d3d12-rs.git"
102 replace-with = "vendored-sources"
103 rev = "ffe5e261da0a6cb85332b82ab310abd2a7e849f6"
105 [source."https://github.com/chris-zen/coremidi.git"]
106 git = "https://github.com/chris-zen/coremidi.git"
107 replace-with = "vendored-sources"
108 rev = "fc68464b5445caf111e41f643a2e69ccce0b4f83"
110 [source.crates-io]
111 replace-with = "vendored-sources"
113 # Take advantage of the fact that cargo will treat lines starting with #
114 # as comments to add preprocessing directives. This file can thus by copied
115 # as-is to $topsrcdir/.cargo/config with no preprocessing to be used there
116 # (for e.g. independent tasks building rust code), or be preprocessed by
117 # the build system to produce a .cargo/config with the right content.
118 #define REPLACE_NAME vendored-sources
119 #define VENDORED_DIRECTORY third_party/rust
120 # We explicitly exclude the following section when preprocessing because
121 # it would overlap with the preprocessed [source."@REPLACE_NAME@"], and
122 # cargo would fail.
123 #ifndef REPLACE_NAME
124 [source.vendored-sources]
125 directory = "third_party/rust"
126 #endif
128 # Thankfully, @REPLACE_NAME@ is unlikely to be a legitimate source, so
129 # cargo will ignore it when it's here verbatim.
130 #filter substitution
131 [source."@REPLACE_NAME@"]
132 directory = "@top_srcdir@/@VENDORED_DIRECTORY@"