Update crates

This commit is contained in:
hurl-bot 2023-12-28 03:02:05 +00:00
parent 6fe0fc51f0
commit 04768b410a
No known key found for this signature in database
GPG Key ID: 1283A2B4A0DCAF8D

6
Cargo.lock generated
View File

@ -931,11 +931,11 @@ checksum = "f98d2aa92eebf49b69786be48e4477826b256916e84a57ff2a4f21923b48eb4c"
[[package]]
name = "schannel"
version = "0.1.22"
version = "0.1.23"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0c3733bf4cf7ea0880754e19cb5a462007c4a8c1914bff372ccc95b464f1df88"
checksum = "fbc91545643bcf3a0bbb6569265615222618bdf33ce4ffbbd13c4bbd4c093534"
dependencies = [
"windows-sys 0.48.0",
"windows-sys 0.52.0",
]
[[package]]