Skip to content

Commit

Permalink
chore: remove unused dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
dignifiedquire committed Feb 3, 2023
1 parent 891004d commit 1cf338d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 79 deletions.
81 changes: 3 additions & 78 deletions Cargo.lock

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

1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ console = "0.15.5"
der = { version = "0.6", features = ["alloc", "derive"] }
ed25519-dalek = { version = "1.0.1", features = ["serde"] }
futures = "0.3.25"
genawaiter = { version = "0.99", features = ["futures03"] }
indicatif = { version = "0.17", features = ["tokio"] }
postcard = { version = "1", default-features = false, features = ["alloc", "use-std", "experimental-derive"] }
rand = "0.7"
Expand Down

0 comments on commit 1cf338d

Please sign in to comment.