Skip to content

Commit

Permalink
mock-consensus: 👋 remove frivolous dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
cratelyn committed Mar 1, 2024
1 parent 3e8691d commit 3bd72e8
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 crates/test/mock-consensus/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,7 @@ license.workspace = true
[dependencies]
anyhow = { workspace = true }
bytes = { workspace = true }
decaf377-rdsa = { workspace = true }
ed25519-consensus = { workspace = true }
http = { workspace = true }
rand_core = { workspace = true }
tap = { workspace = true }
tendermint = { workspace = true }
Expand Down

0 comments on commit 3bd72e8

Please sign in to comment.