Skip to content

Commit 7c2d777

Browse files
Update Rust crate itertools to 0.14.0
1 parent 8a4f269 commit 7c2d777

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ hex = "0.4.3"
3838
hmac = "0.12.1"
3939
http = "1.2.0"
4040
hyper = "1.6.0"
41-
itertools = "0.13.0"
41+
itertools = "0.14.0"
4242
jsonwebtoken = "9.3.0"
4343
meilisearch-sdk = "0.27.1"
4444
md-5 = "0.10.6"

0 commit comments

Comments
 (0)