mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2025-07-09 10:56:41 +02:00
chore(deps): update rust crate itertools to 0.13.0
This commit is contained in:
parent
474d50d10c
commit
fddb6be107
1 changed files with 1 additions and 1 deletions
|
@ -245,7 +245,7 @@ version = "0.17.8"
|
|||
|
||||
# Used to make working with iterators easier, was already a transitive depdendency
|
||||
[workspace.dependencies.itertools]
|
||||
version = "0.12.1"
|
||||
version = "0.13.0"
|
||||
|
||||
# to parse user-friendly time durations in admin commands
|
||||
#TODO: overlaps chrono?
|
||||
|
|
Loading…
Add table
Reference in a new issue