Skip to content

Commit ada52fc

Browse files
committed
Update vendored version to openssl 3
1 parent 8f72f7b commit ada52fc

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

3131
[target.'cfg(target_env = "msvc")'.build-dependencies]

0 commit comments

Comments
 (0)