Skip to content

Commit

Permalink
Try removing openssl dependency again
Browse files Browse the repository at this point in the history
  • Loading branch information
adzialocha committed Nov 17, 2023
1 parent 8ec7fb5 commit a1d6d4d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 12 deletions.
11 changes: 0 additions & 11 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 @@ -34,7 +34,6 @@ gql_client = "1.0.7"
hex = "0.4.3"
indicatif = "0.17.6"
mime_guess = "2.0.4"
openssl = { version = "0.10.59", features = ["vendored"] }
p2panda-rs = "0.8.0"
serde = { version = "1.0.188", features = ["derive"] }
serde_json = "1.0.105"
Expand Down

0 comments on commit a1d6d4d

Please sign in to comment.