Update crates

This commit is contained in:
hurl-bot 2023-02-14 08:06:28 +00:00
parent c1afde8ed4
commit f109087056
No known key found for this signature in database
GPG Key ID: 1283A2B4A0DCAF8D

4
Cargo.lock generated
View File

@ -401,9 +401,9 @@ dependencies = [
[[package]]
name = "fastrand"
version = "1.8.0"
version = "1.9.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a7a407cfaa3385c4ae6b23e84623d48c2798d06e3e6a1878f7f59f17b3f86499"
checksum = "e51093e27b0797c359783294ca4f0a911c270184cb10f85783b118614a1501be"
dependencies = [
"instant",
]