Skip to content

Commit b8559cb

Browse files
authored
whoops
1 parent 12a0de5 commit b8559cb

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
@@ -24,7 +24,7 @@ bssl-sys = { version = "0.1.0", optional = true }
2424

2525
[build-dependencies]
2626
bindgen = { version = "0.64.0", optional = true, features = ["experimental"] }
27-
cc = "1.0.52"
27+
cc = "1.0.61"
2828
openssl-src = { version = "111", optional = true }
2929
pkg-config = "0.3.9"
3030

0 commit comments

Comments
 (0)