Skip to content

Commit

Permalink
chore(deps): update rust crate itertools to 0.13.0 (#24)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 23, 2024
1 parent ecd4302 commit a999b93
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 @@ -29,7 +29,7 @@ serde = { version = "1.0.196", features = ["derive"], optional = true }
[build-dependencies]
serde = { version = "1.0.196", features = ["derive"] }
serde_json = "1.0.107"
itertools = "0.12.1"
itertools = "0.13.0"

[dev-dependencies]
crossterm = "0.27"
Expand Down

0 comments on commit a999b93

Please # to comment.