Skip to content

Commit

Permalink
chore: remove unused deps
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuef committed Jul 12, 2021
1 parent b406646 commit 092a96b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ serde_json = "1.0.59"
structopt = "~0.3.15"
thiserror = "1.0.23"
webpki = "~0.21.3"
tracing-futures = "~0.2.5"
tracing= "~0.1.26"

[dependencies.bytes]
Expand Down Expand Up @@ -60,8 +59,6 @@ tracing= "~0.1.26"
[dev-dependencies]
anyhow = "1.0.36"
rand = "~0.7.3"
tracing-appender = "~0.1.2"
tracing-subscriber = "~0.2.15"
tracing-test = "0.1"

[dev-dependencies.tiny-keccak]
Expand Down

0 comments on commit 092a96b

Please sign in to comment.