Skip to content

Commit

Permalink
fix: remove unused dep
Browse files Browse the repository at this point in the history
  • Loading branch information
SantiagoPittella committed Sep 25, 2024
1 parent 7aada4f commit f27f7bc
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion 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 bin/tx-prover/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ tonic = "0.11"
tonic-web = { version = "0.11" }
tracing = { version = "0.1" }
tracing-subscriber = { version = "0.3", features = ["fmt", "json", "env-filter"] }
winter-maybe-async = { version = "0.10" }

[build-dependencies]
miette = { version = "7.2", features = ["fancy"] }
Expand Down

0 comments on commit f27f7bc

Please sign in to comment.