Skip to content

Commit

Permalink
fix: removed unneeded itertools
Browse files Browse the repository at this point in the history
  • Loading branch information
komar007 committed Sep 14, 2024
1 parent 77db713 commit 4ca3c19
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 17 deletions.
16 changes: 0 additions & 16 deletions Cargo.lock

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

1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,5 @@ env_logger = "0.11"
procfs = "0.16"
num_cpus = "1.0"
futures = "0.3"
itertools = "0.13"
clap = { version = "4.5", features = [ "derive" ] }
with_daemon = "0.2"

0 comments on commit 4ca3c19

Please sign in to comment.