Update crates

This commit is contained in:
hurl-bot 2024-01-20 03:02:03 +00:00
parent b457b302ce
commit c741be94d7
No known key found for this signature in database
GPG Key ID: 1283A2B4A0DCAF8D

4
Cargo.lock generated
View File

@ -736,9 +736,9 @@ dependencies = [
[[package]]
name = "openssl-sys"
version = "0.9.98"
version = "0.9.99"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c1665caf8ab2dc9aef43d1c0023bd904633a6a05cb30b0ad59bec2ae986e57a7"
checksum = "22e1bf214306098e4832460f797824c05d25aacdf896f64a985fb0fd992454ae"
dependencies = [
"cc",
"libc",