Skip to content

Commit

Permalink
Bump itertools from 0.10.3 to 0.10.5 (#47)
Browse files Browse the repository at this point in the history
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] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Daniel Turner <[email protected]>
  • Loading branch information
dependabot[bot] and danturn authored Oct 13, 2022
1 parent 52e7ecf commit b677d5f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ edition = "2021"
base16 = "0.2.1"
base32 = "0.4.0"
chrono = "0.4"
itertools = "0.10.1"
itertools = "0.10.5"
fake = "2.4"
lazy_static = "1.4.0"
native-tls = "0.2.10"
Expand Down

0 comments on commit b677d5f

Please sign in to comment.