mirror of
https://github.com/servo/servo.git
synced 2025-10-01 17:19:16 +01:00
Upgrade rayon_croissant to 0.2.0
This commit is contained in:
parent
9edda952c9
commit
1c8d14ac0d
4 changed files with 19 additions and 18 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
@ -4221,9 +4221,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "rayon_croissant"
|
||||
version = "0.1.1"
|
||||
version = "0.2.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "5b725e815f3aa08718063883a75003336889debafe2f8fa67fbe91563ddc4efa"
|
||||
checksum = "3e4aafda434bd10fec689858e2b1d713d0b784b1e60df3761ac8fa727d7e8e27"
|
||||
dependencies = [
|
||||
"moite_moite",
|
||||
"rayon",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue