Skip to content

Commit

Permalink
Update Rust crate itertools to 0.12.1 (#113)
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 Apr 19, 2024
1 parent 63e5d7f commit c0c07bf
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 @@ -40,7 +40,7 @@ hmac = "0.12.1"
http = "0.2.11"
hyper = "0.14.28"
hyper-rustls = "0.24.2"
itertools = "0.12.0"
itertools = "0.12.1"
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 c0c07bf

Please sign in to comment.