Skip to content

Commit

Permalink
chore: remove unused deps
Browse files Browse the repository at this point in the history
  • Loading branch information
TomasArrachea committed Jan 17, 2025
1 parent 4aebd0a commit 0c19bc0
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions Cargo.lock

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

2 changes: 0 additions & 2 deletions bin/stress-test/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,10 @@ exclude.workspace = true
readme.workspace = true

[dependencies]
async-trait = { version = "0.1" }
anyhow = "1.0"
clap = { version = "4.5", features = ["derive", "string"] }
miden-lib = { workspace = true }
miden-node-proto = { workspace = true }
miden-node-utils = { workspace = true }
miden-objects = { workspace = true }
miden-processor = { workspace = true }
miden-node-block-producer = { workspace = true, features = ["test-utils"]}
Expand Down

0 comments on commit 0c19bc0

Please sign in to comment.