Skip to content

Commit

Permalink
fix(deps): update rust crate iter_tools to 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 21, 2023
1 parent 4248164 commit f4b8fa6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 14 deletions.
17 changes: 4 additions & 13 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 server/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ dashmap = "5.5.3"
dotenv = {version = "0.15.0", features = ["clap"]}
futures = "0.3.28"
futures-core = "0.3.28"
iter_tools = "0.1.4"
iter_tools = "0.2.0"
itertools = "0.11.0"
lazy_static = "1.4.0"
num_cpus = "1.16.0"
Expand Down

0 comments on commit f4b8fa6

Please sign in to comment.