From b07f88459c7520244a4881126ff0865e5b8eb539 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 29 Jun 2024 15:02:05 -0300 Subject: [PATCH] build(deps): update itertools requirement from 0.12.1 to 0.13.0 (#459) 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.12.1...v0.13.0) --- 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 57cdcdf..53176cb 100644 --- a/pallas-network/Cargo.toml +++ b/pallas-network/Cargo.toml @@ -13,7 +13,7 @@ authors = ["Santiago Carmuega ", "Pi Lanningham