mirror of
https://github.com/servo/servo.git
synced 2025-08-05 13:40:08 +01:00
build(deps): bump either from 1.14.0 to 1.15.0 (#35841)
Bumps [either](https://github.com/rayon-rs/either) from 1.14.0 to 1.15.0. - [Commits](https://github.com/rayon-rs/either/compare/1.14.0...1.15.0) --- updated-dependencies: - dependency-name: either dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
d9fe326e22
commit
50d5ea0fbf
1 changed files with 2 additions and 2 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
@ -1834,9 +1834,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "either"
|
||||
version = "1.14.0"
|
||||
version = "1.15.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "b7914353092ddf589ad78f25c5c1c21b7f80b0ff8621e7c814c3485b5306da9d"
|
||||
checksum = "48c757948c5ede0e46177b7add2e67155f70e33c07fea8284df6576da70b3719"
|
||||
|
||||
[[package]]
|
||||
name = "emath"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue