Skip to content

Commit

Permalink
Update vendored version to openssl 3
Browse files Browse the repository at this point in the history
  • Loading branch information
amousset committed Jul 14, 2023
1 parent 50787ed commit bc91c55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openssl-sys/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ bssl-sys = { version = "0.1.0", optional = true }
[build-dependencies]
bindgen = { version = "0.64.0", optional = true, features = ["experimental"] }
cc = "1.0.61"
openssl-src = { version = "111", optional = true }
openssl-src = { version = "300", optional = true }
pkg-config = "0.3.9"
vcpkg = "0.2.8"

Expand Down

0 comments on commit bc91c55

Please sign in to comment.