Skip to content
This repository was archived by the owner on Apr 11, 2025. It is now read-only.

Commit 9fa7efa

Browse files
chore(deps): update rust crate itertools to 0.14.0
1 parent f59e3d8 commit 9fa7efa

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -311,7 +311,7 @@ default-features = false
311311

312312
# Used to make working with iterators easier, was already a transitive depdendency
313313
[workspace.dependencies.itertools]
314-
version = "0.13.0"
314+
version = "0.14.0"
315315

316316
# to parse user-friendly time durations in admin commands
317317
#TODO: overlaps chrono?

0 commit comments

Comments
 (0)