mirror of
https://github.com/Orange-OpenSource/hurl.git
synced 2024-11-23 00:44:55 +03:00
Update crates
This commit is contained in:
parent
6af3b682d9
commit
39cf735b24
4
Cargo.lock
generated
4
Cargo.lock
generated
@ -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"
|
||||
|
@ -51,5 +51,5 @@ termion = "3.0.0"
|
||||
winres = "0.1.12"
|
||||
|
||||
[build-dependencies]
|
||||
cc = "1.0.87"
|
||||
cc = "1.0.88"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user