Skip to content

Commit 0365722

Browse files
dependabot[bot]korewaChino
authored andcommitted
chore(deps): 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] <support@github.com>
1 parent 1f0c0d9 commit 0365722

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
@@ -53,7 +53,7 @@ aws-sdk-ec2 = { version = "1.13.0", default-features = false, features = ["rt-to
5353
aws-sdk-ssm = { version = "1.7.0", default-features = false, features = ["rt-tokio", "behavior-version-latest"] }
5454
aws-smithy-runtime = { version = "1.1.1", default-features = false, features = ["client", "connector-hyper-0-14-x"] }
5555
hyper-rustls = { version = "0.24.2", features = ["http2", "webpki-roots", "webpki-tokio"] }
56-
itertools = "0.12.0"
56+
itertools = "0.12.1"
5757
# opentelemetry = { version = "0.18.0", features = ["trace", "rt-tokio"] }
5858
# opentelemetry-otlp = { version = "0.11.0", features = ["tokio"] }
5959
# tonic = { version = "0.8.3" }

0 commit comments

Comments
 (0)