mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
chore(deps): bump openssl-sys
from 0.9.63 to 0.9.67
The macOS CI now installs OpenSSL 3.0, which is only supported by newer versions of `openssl-sys`.
This commit is contained in:
parent
3d31ee5594
commit
527409e830
1 changed files with 2 additions and 2 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
@ -4304,9 +4304,9 @@ checksum = "28988d872ab76095a6e6ac88d99b54fd267702734fd7ffe610ca27f533ddb95a"
|
|||
|
||||
[[package]]
|
||||
name = "openssl-sys"
|
||||
version = "0.9.63"
|
||||
version = "0.9.67"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "b6b0d6fb7d80f877617dfcb014e605e2b5ab2fb0afdf27935219bb6bd984cb98"
|
||||
checksum = "69df2d8dfc6ce3aaf44b40dec6f487d5a886516cf6879c49e98e0710f310a058"
|
||||
dependencies = [
|
||||
"autocfg",
|
||||
"cc",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue