Skip to content

Commit

Permalink
deps: update rust crate itertools to v0.14.0 (#554)
Browse files Browse the repository at this point in the history
Co-authored-by: eoeo-renovate[bot] <173731483+eoeo-renovate[bot]@users.noreply.github.com>
  • Loading branch information
eoeo-renovate[bot] authored Jan 9, 2025
1 parent 63b3e92 commit 39271ba
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ edition = "2021"
arc-swap = "=1.7.1"
cfg-if = "=1.0.0"
dotenvy = "=0.15.7"
itertools = "=0.13.0"
itertools = "=0.14.0"
regex = "=1.11.1"
rust_socketio = "=0.6.0"
# https://github.com/jaemk/self_update/issues/136
Expand Down

0 comments on commit 39271ba

Please sign in to comment.