Skip to content

Commit 89e0b35

Browse files
authored
Merge pull request #133 from rust-lang/renovate/itertools-0.x
fix(deps): update rust crate itertools to 0.13.0
2 parents 5b881a9 + 6a86ada commit 89e0b35

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ sqlx = { version = "0.8.1", features = ["runtime-tokio", "tls-rustls", "postgres
5252
# Time
5353
chrono = "0.4"
5454

55-
itertools = "0.12.1"
55+
itertools = "0.13.0"
5656

5757
[dev-dependencies]
5858
insta = "1.26"

0 commit comments

Comments
 (0)