Skip to content

Commit

Permalink
remove unneeded added dependency, which was added for debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
colindickson committed Oct 30, 2023
1 parent 8ede5ad commit 8060ebd
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
3 changes: 0 additions & 3 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 @@ -15,7 +15,6 @@ actix = "0.13.0"
clap = { version = "3.1.6", features = ["derive"] }
hex = { version = "0.4.2", features = ["serde"] }
openssl = { version = "0.10", features = ["vendored"] }
getrandom = { version = "0.2.9", features = ["js"] }
openssl-probe = "0.1.4"
prost = "0.11.6"
prost-types = "0.11.6"
Expand Down

0 comments on commit 8060ebd

Please sign in to comment.