Update crates

This commit is contained in:
hurl-bot 2024-02-26 03:02:08 +00:00
parent 6af3b682d9
commit 39cf735b24
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

@ -184,9 +184,9 @@ checksum = "8ea184aa71bb362a1157c896979544cc23974e08fd265f29ea96b59f0b4a555b"
[[package]]
name = "cc"
version = "1.0.87"
version = "1.0.88"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3286b845d0fccbdd15af433f61c5970e711987036cb468f437ff6badd70f4e24"
checksum = "02f341c093d19155a6e41631ce5971aac4e9a868262212153124c15fa22d1cdc"
[[package]]
name = "cfg-if"

View File

@ -51,5 +51,5 @@ termion = "3.0.0"
winres = "0.1.12"
[build-dependencies]
cc = "1.0.87"
cc = "1.0.88"