Skip to content

Commit bc91c55

Browse files
committed
Update vendored version to openssl 3
1 parent 50787ed commit bc91c55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openssl-sys/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ bssl-sys = { version = "0.1.0", optional = true }
2525
[build-dependencies]
2626
bindgen = { version = "0.64.0", optional = true, features = ["experimental"] }
2727
cc = "1.0.61"
28-
openssl-src = { version = "111", optional = true }
28+
openssl-src = { version = "300", optional = true }
2929
pkg-config = "0.3.9"
3030
vcpkg = "0.2.8"
3131

0 commit comments

Comments
 (0)