chore(deps): lock file maintenance

This commit is contained in:
renovate[bot] 2023-10-12 00:45:17 +00:00 committed by GitHub
parent 95d6e57d2c
commit 43c6484092
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

4
Cargo.lock generated
View file

@ -1474,9 +1474,9 @@ dependencies = [
[[package]]
name = "regex-syntax"
version = "0.8.0"
version = "0.8.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c3cbb081b9784b07cceb8824c8583f86db4814d172ab043f3c23f7dc600bf83d"
checksum = "56d84fdd47036b038fc80dd333d10b6aab10d5d31f4a366e20014def75328d33"
[[package]]
name = "rustix"