mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-26 06:11:37 +00:00
Bug 1584401 - follow-up ./mach vendor rust
r=bustage CLOSED TREE
--HG-- extra : amend_source : ae6a0e66f21dd062c9dd108a3ee434a843557182
This commit is contained in:
parent
ef6d2edce8
commit
f4148caf55
6
Cargo.lock
generated
6
Cargo.lock
generated
@ -2138,7 +2138,7 @@ dependencies = [
|
||||
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"pkcs11 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"sha2 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"winapi 0.3.6 (git+https://github.com/froydnj/winapi-rs?branch=aarch64)",
|
||||
"winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
@ -2390,7 +2390,7 @@ dependencies = [
|
||||
"libc 0.2.60 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"rand_core 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"rdrand 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"winapi 0.3.6 (git+https://github.com/froydnj/winapi-rs?branch=aarch64)",
|
||||
"winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
@ -2643,7 +2643,7 @@ dependencies = [
|
||||
"byteorder 1.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"digest 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"murmurhash3 0.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"rand 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
0
third_party/rust/num-bigint/benches/factorial.rs
vendored
Normal file → Executable file
0
third_party/rust/num-bigint/benches/factorial.rs
vendored
Normal file → Executable file
0
third_party/rust/num-bigint/ci/rustup.sh
vendored
Normal file → Executable file
0
third_party/rust/num-bigint/ci/rustup.sh
vendored
Normal file → Executable file
0
third_party/rust/num-bigint/ci/test_full.sh
vendored
Normal file → Executable file
0
third_party/rust/num-bigint/ci/test_full.sh
vendored
Normal file → Executable file
Loading…
Reference in New Issue
Block a user