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
75a62c67f1
commit
87eb7222dd
4
Cargo.lock
generated
4
Cargo.lock
generated
@ -157,9 +157,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "brotli"
|
||||
version = "3.4.0"
|
||||
version = "3.5.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "516074a47ef4bce09577a3b379392300159ce5b1ba2e501ff1c819950066100f"
|
||||
checksum = "d640d25bc63c50fb1f0b545ffd80207d2e10a4c965530809b40ba3386825c391"
|
||||
dependencies = [
|
||||
"alloc-no-stdlib",
|
||||
"alloc-stdlib",
|
||||
|
@ -18,7 +18,7 @@ vendored-openssl = ["curl/static-ssl", "curl-sys/static-ssl"]
|
||||
|
||||
[dependencies]
|
||||
base64 = "0.22.0"
|
||||
brotli = "3.4.0"
|
||||
brotli = "3.5.0"
|
||||
chrono = { version = "0.4.35", default-features = false, features = ["clock"] }
|
||||
clap = { version = "4.5.3", features = ["cargo", "string", "wrap_help"] }
|
||||
colored = "2.1.0"
|
||||
|
Loading…
Reference in New Issue
Block a user