Skip to content

Commit

Permalink
whoops
Browse files Browse the repository at this point in the history
  • Loading branch information
alex authored Apr 5, 2023
1 parent 12a0de5 commit b8559cb
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 @@ -24,7 +24,7 @@ bssl-sys = { version = "0.1.0", optional = true }

[build-dependencies]
bindgen = { version = "0.64.0", optional = true, features = ["experimental"] }
cc = "1.0.52"
cc = "1.0.61"
openssl-src = { version = "111", optional = true }
pkg-config = "0.3.9"

Expand Down

0 comments on commit b8559cb

Please sign in to comment.