From 4cebe1271e625eb5ccbb66d1f8a964492b1e2a45 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 11 Feb 2024 13:19:42 -0300 Subject: [PATCH] build(deps): update itertools requirement from 0.10.5 to 0.12.1 (#390) Updates the requirements on [itertools](https://github.com/rust-itertools/itertools) to permit the latest version. - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-itertools/itertools/compare/v0.10.5...v0.12.1) --- updated-dependencies: - dependency-name: itertools dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pallas-network/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pallas-network/Cargo.toml b/pallas-network/Cargo.toml index 0fd7c5e..c4431b6 100644 --- a/pallas-network/Cargo.toml +++ b/pallas-network/Cargo.toml @@ -13,7 +13,7 @@ authors = ["Santiago Carmuega ", "Pi Lanningham