Skip to content

Commit

Permalink
Merge pull request #11 from powdr-labs/update-deps
Browse files Browse the repository at this point in the history
Update itertools.
  • Loading branch information
chriseth authored Jul 8, 2024
2 parents 7c64146 + 5f2071f commit 3726a4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ edition = "2021"
[dependencies]
log = "0.4.17"
thiserror = "1.0.43"
itertools = "0.11.0"
itertools = "0.13"
serde_json = "1.0"

[dev-dependencies]
Expand Down

0 comments on commit 3726a4a

Please sign in to comment.