Skip to content

Commit 2424bc5

Browse files
authored
chore: Bump openssl and openssl-sys
1 parent 5ed6bd1 commit 2424bc5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ schannel = "0.1.17"
2929

3030
[target.'cfg(not(any(target_os = "windows", target_vendor = "apple")))'.dependencies]
3131
log = "0.4.5"
32-
openssl = "0.10.29"
33-
openssl-sys = "0.9.55"
32+
openssl = "0.10.46"
33+
openssl-sys = "0.9.81"
3434
openssl-probe = "0.1"
3535

3636
[dev-dependencies]

0 commit comments

Comments
 (0)