Update crates

This commit is contained in:
hurl-bot 2023-01-29 08:05:35 +00:00
parent 3d818817f5
commit e8bc77737a
No known key found for this signature in database
GPG Key ID: 1283A2B4A0DCAF8D
2 changed files with 3 additions and 3 deletions

4
Cargo.lock generated
View File

@ -129,9 +129,9 @@ checksum = "14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a610"
[[package]]
name = "cc"
version = "1.0.78"
version = "1.0.79"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a20104e2335ce8a659d6dd92a51a767a0c062599c73b343fd152cb401e828c3d"
checksum = "50d30906286121d95be3d479533b458f87493b30a4b5f79a607db8f5d11aa91f"
[[package]]
name = "cfg-if"

View File

@ -50,5 +50,5 @@ termion = "2.0.1"
winres = "0.1.12"
[build-dependencies]
cc = "1.0.78"
cc = "1.0.79"