Skip to content

Commit

Permalink
Update rust-openssl openssl trouble
Browse files Browse the repository at this point in the history
  • Loading branch information
LOLCATATONIA authored Jan 29, 2024
1 parent 5125735 commit 49cfcdd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ travis-ci = { repository = "ardeaf/redelete", branch = "master" }
maintenance = { status = "actively-developed" }

[dependencies]
openssl = { version = '0.10', features = ["vendored"] }
tiny_http = "0.6.2"
reqwest = { version = "0.10.1", features = ["json", "stream"] }
tokio = { version = "^0.2.10", features = ["full"] }
Expand Down

0 comments on commit 49cfcdd

Please sign in to comment.