Update crates

This commit is contained in:
hurl-bot 2024-07-06 03:02:39 +00:00
parent 76effdd2c7
commit a95c89e876
No known key found for this signature in database
GPG Key ID: 1283A2B4A0DCAF8D

4
Cargo.lock generated
View File

@ -1063,9 +1063,9 @@ dependencies = [
[[package]]
name = "tinyvec"
version = "1.6.1"
version = "1.7.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c55115c6fbe2d2bef26eb09ad74bde02d8255476fc0c7b515ef09fbb35742d82"
checksum = "ce6b6a2fb3a985e99cebfaefa9faa3024743da73304ca1c683a36429613d3d22"
dependencies = [
"tinyvec_macros",
]