Skip to content

Commit

Permalink
Update Rust crate itertools to 0.12.0 (#62)
Browse files Browse the repository at this point in the history
Co-authored-by: oxide-renovate[bot] <146848827+oxide-renovate[bot]@users.noreply.github.com>
  • Loading branch information
oxide-renovate[bot] authored Jan 11, 2024
1 parent bbfce65 commit 09d0776
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 11 deletions.
11 changes: 1 addition & 10 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 @@ -38,7 +38,7 @@ hmac = "0.12.1"
http = "0.2.11"
hyper = "0.14.27"
hyper-rustls = "0.24.2"
itertools = "0.11.0"
itertools = "0.12.0"
jsonwebtoken = "9.2.0"
meilisearch-sdk = { version = "0.24.3", default-features = false, features = ["reqwest-rustls"] }
md-5 = "0.10.6"
Expand Down

0 comments on commit 09d0776

Please sign in to comment.