mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-03 03:42:17 +00:00
Bump itertools from 0.10.3 to 0.10.5
Bumps [itertools](https://github.com/rust-itertools/itertools) from 0.10.3 to 0.10.5. - [Release notes](https://github.com/rust-itertools/itertools/releases) - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-itertools/itertools/commits) --- updated-dependencies: - dependency-name: itertools dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
a74f5d9366
commit
d8441704d6
2 changed files with 17 additions and 17 deletions
|
@ -14,4 +14,4 @@ serde = { version = "1.0.144", features = ["derive"] }
|
|||
palette = "0.6.1"
|
||||
snafu = { version = "0.7.1", features = ["backtraces"] }
|
||||
bumpalo = { version = "3.11.0", features = ["collections"] }
|
||||
itertools = "0.10.1"
|
||||
itertools = "0.10.5"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue