Skip to content

Commit 996b36d

Browse files
dependabot[bot]korewaChino
authored andcommitted
chore(deps): bump itertools from 0.12.1 to 0.14.0
Bumps [itertools](https://github.com/rust-itertools/itertools) from 0.12.1 to 0.14.0. - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](rust-itertools/itertools@v0.12.1...v0.14.0) --- updated-dependencies: - dependency-name: itertools dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d8783fa commit 996b36d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -79,7 +79,7 @@ hyper-rustls = { version = "0.24.2", features = [
7979
"webpki-roots",
8080
"webpki-tokio",
8181
] }
82-
itertools = "0.12.1"
82+
itertools = "0.14.0"
8383
# opentelemetry = { version = "0.18.0", features = ["trace", "rt-tokio"] }
8484
# opentelemetry-otlp = { version = "0.11.0", features = ["tokio"] }
8585
# tonic = { version = "0.8.3" }

0 commit comments

Comments
 (0)