Skip to content

Commit 1a3b7db

Browse files
committed
bring back openssl
1 parent 4107a3a commit 1a3b7db

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

Cargo.lock

Lines changed: 11 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,5 @@ edition = "2021"
77

88
[dependencies]
99
actix-web = "4.4.0"
10-
mysql = "24.0.0"
10+
mysql = "24.0.0"
11+
openssl = { version = "0.10.61", features = ["vendored"] }

0 commit comments

Comments
 (0)