Skip to content

Commit

Permalink
test: add openssl
Browse files Browse the repository at this point in the history
  • Loading branch information
Vann-Dev committed Dec 16, 2023
1 parent b4c2fad commit 55ee04b
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
11 changes: 11 additions & 0 deletions Cargo.lock

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

1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ magic-crypt = "3.1.13"
tokio = { version = "1", features = ["full"] }
warp = "0.3.6"
reqwest = { version = "0.11", features = ["json"] }
openssl = { version = "0.10", features = ["vendored"] }
image = "0.24.7"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0.108"

0 comments on commit 55ee04b

Please sign in to comment.