chore(deps): update rust crate itertools to 0.14.0
This commit is contained in:
parent
7c6596d3b0
commit
26828b1b59
2 changed files with 5 additions and 14 deletions
|
@ -321,7 +321,7 @@ default-features = false
|
|||
|
||||
# Used to make working with iterators easier, was already a transitive depdendency
|
||||
[workspace.dependencies.itertools]
|
||||
version = "0.13.0"
|
||||
version = "0.14.0"
|
||||
|
||||
# to parse user-friendly time durations in admin commands
|
||||
#TODO: overlaps chrono?
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue