Skip to content

Commit

Permalink
Fixed deps
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgecardleitao committed Mar 21, 2024
1 parent ca8c27a commit 7ee7977
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,6 @@ itertools = { version = "*", optional = true }
num-format = { version = "*", optional = true }
simple_logger = { version = "*", optional = true }

[dev-dependencies]
tokio = {version="1.0", features=["rt", "macros", "rt-multi-thread"]}
itertools = "*"

[features]
build-binary = [
"clap",
Expand Down

0 comments on commit 7ee7977

Please sign in to comment.