mirror of
https://github.com/servo/servo.git
synced 2025-09-29 16:19:14 +01:00
build(deps): bump itertools from 0.10.5 to 0.12.0 (#31011)
Bumps [itertools](https://github.com/rust-itertools/itertools) from 0.10.5 to 0.12.0. - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-itertools/itertools/compare/v0.10.5...v0.12.0) --- updated-dependencies: - dependency-name: itertools dependency-type: direct:production 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
d83741d14c
commit
2cecd1c99e
2 changed files with 3 additions and 3 deletions
|
@ -58,7 +58,7 @@ image = "0.24"
|
|||
imsz = "0.2"
|
||||
indexmap = { version = "2.1.0", features = ["std"] }
|
||||
ipc-channel = "0.18"
|
||||
itertools = "0.10"
|
||||
itertools = "0.12"
|
||||
jemallocator = "0.5.4"
|
||||
jemalloc-sys = "0.5.4"
|
||||
keyboard-types = "0.6"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue