Skip to content

Commit

Permalink
benches: rm unused deps
Browse files Browse the repository at this point in the history
  • Loading branch information
tzemanovic committed Sep 28, 2023
1 parent 4dc0304 commit 5aaa83e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 16 deletions.
8 changes: 0 additions & 8 deletions Cargo.lock

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

8 changes: 0 additions & 8 deletions benches/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,17 +42,9 @@ path = "host_env.rs"
[dev-dependencies]
namada = { path = "../shared", features = ["testing"] }
namada_apps = { path = "../apps", features = ["testing"] }
namada_test_utils = { path = "../test_utils" }
async-trait.workspace = true
borsh.workspace = true
criterion = { version = "0.5", features = ["html_reports"] }
ferveo-common.workspace = true
masp_primitives.workspace = true
masp_proofs.workspace = true
prost.workspace = true
rand_core.workspace = true
rand.workspace = true
sha2.workspace = true
tempfile.workspace = true
tokio.workspace = true
tracing-subscriber = { workspace = true, features = ["std"]}

0 comments on commit 5aaa83e

Please sign in to comment.