mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Bump build-parallel from 0.1.1 to 0.1.2
Bumps [build-parallel](https://github.com/jrmuizel/build-parallel) from 0.1.1 to 0.1.2. - [Release notes](https://github.com/jrmuizel/build-parallel/releases) - [Commits](https://github.com/jrmuizel/build-parallel/commits/v0.1.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
f275115614
commit
2ed30167b7
1 changed files with 3 additions and 3 deletions
6
Cargo.lock
generated
6
Cargo.lock
generated
|
@ -452,11 +452,11 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "build-parallel"
|
||||
version = "0.1.1"
|
||||
version = "0.1.2"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "4b5f8b148c1884e660514fb1205f36b595e96df4daac5ad526a23db44937de77"
|
||||
checksum = "b8e3ff9db740167616e528c509b3618046fc05d337f8f3182d300f4aa977d2bb"
|
||||
dependencies = [
|
||||
"crossbeam-utils 0.7.2",
|
||||
"crossbeam-utils 0.8.1",
|
||||
"jobserver",
|
||||
"num_cpus",
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue