mirror of
https://github.com/Orange-OpenSource/hurl.git
synced 2024-11-13 06:54:54 +03:00
Update crates
This commit is contained in:
parent
e3eedfe3bf
commit
2ec5b9c85a
4
Cargo.lock
generated
4
Cargo.lock
generated
@ -549,9 +549,9 @@ checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"
|
||||
|
||||
[[package]]
|
||||
name = "hex-literal"
|
||||
version = "0.4.0"
|
||||
version = "0.4.1"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "4bcb5b3e439c92a7191df2f9bbe733de8de55c3f86368cdb1c63f8be7e9e328e"
|
||||
checksum = "6fe2267d4ed49bc07b63801559be28c718ea06c4738b7a03c94df7386d2cde46"
|
||||
|
||||
[[package]]
|
||||
name = "hurl"
|
||||
|
@ -30,7 +30,7 @@ encoding = "0.2.33"
|
||||
float-cmp = "0.9.0"
|
||||
glob = "0.3.1"
|
||||
hex = "0.4.3"
|
||||
hex-literal = "0.4.0"
|
||||
hex-literal = "0.4.1"
|
||||
hurl_core = { version = "3.0.0-SNAPSHOT", path = "../hurl_core" }
|
||||
indexmap = "1.9.3"
|
||||
libflate = "1.3.0"
|
||||
|
Loading…
Reference in New Issue
Block a user