Skip to content

Commit

Permalink
chore: Remove unused dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Connelly committed Sep 10, 2021
1 parent 4bb18e5 commit 0e0dcbf
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 21 deletions.
19 changes: 0 additions & 19 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ test-utils = []

[dependencies]
async-recursion = "0.3.2"
async-trait = "0.1.42"
base64 = "~0.10.1"
bincode = "1.3.1"
bls = { package = "blsttc", version = "2.0.1" }
Expand All @@ -61,7 +60,6 @@ futures = "~0.3.13"
hex = "~0.3.2"
hex_fmt = "~0.3.0"
itertools = "0.10.0"
if_chain = "1.0.1"
lazy_static = "1"
lru = "0.6.5"
multibase = "~0.8.0"
Expand Down

0 comments on commit 0e0dcbf

Please sign in to comment.