Skip to content

Commit b2b68f7

Browse files
dependabot[bot]arxanas
authored andcommitted
build: bump itertools from 0.12.0 to 0.12.1
Bumps [itertools](https://github.com/rust-itertools/itertools) from 0.12.0 to 0.12.1. - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](rust-itertools/itertools@v0.12.0...v0.12.1) --- updated-dependencies: - dependency-name: itertools dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2923924 commit b2b68f7

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

Cargo.lock

Lines changed: 14 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ git2 = { version = "0.17.2", default-features = false }
7373
glob = "0.3.0"
7474
indexmap = "2.2.1"
7575
indicatif = { version = "0.17.7", features = ["improved_unicode"] }
76-
itertools = "0.12.0"
76+
itertools = "0.12.1"
7777
lalrpop = "0.19.12"
7878
lalrpop-util = "0.19.12"
7979
lazy_static = "1.4.0"

0 commit comments

Comments
 (0)