Skip to content
This repository has been archived by the owner on Aug 18, 2024. It is now read-only.

Commit

Permalink
Merge pull request #241 from GiganticMinecraft/renovate/itertools-0.x
Browse files Browse the repository at this point in the history
chore(deps): update rust crate itertools to 0.13.0
  • Loading branch information
Lucky authored Jul 7, 2024
2 parents 9c9a53d + d068401 commit 2b79433
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -16,7 +16,7 @@ anyhow = "1.0.82"
chrono = "0.4.38"
derive-new = "0.6"
futures = "0.3.30"
itertools = "0.12.1"
itertools = "0.13.0"
regex = "1.10.4"
serde = { version = "1.0.200", features = ["derive"] }
serde_json = "1.0.116"
Expand Down

0 comments on commit 2b79433

Please sign in to comment.