Update crates

This commit is contained in:
hurl-bot 2023-06-12 03:09:16 +00:00
parent f5a73cf333
commit 674adab66d
No known key found for this signature in database
GPG Key ID: 1283A2B4A0DCAF8D

4
Cargo.lock generated
View File

@ -943,9 +943,9 @@ checksum = "3582f63211428f83597b51b2ddb88e2a91a9d52d12831f9d08f5e624e8977422"
[[package]]
name = "rustix"
version = "0.37.19"
version = "0.37.20"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "acf8729d8542766f1b2cf77eb034d52f40d375bb8b615d0b147089946e16613d"
checksum = "b96e891d04aa506a6d1f318d2771bcb1c7dfda84e126660ace067c9b474bb2c0"
dependencies = [
"bitflags",
"errno",