chore(deps): lock file maintenance

This commit is contained in:
renovate[bot] 2023-08-17 01:44:09 +00:00 committed by GitHub
parent d8ce3c6b3c
commit e78f7e28d1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

4
Cargo.lock generated
View File

@ -1620,9 +1620,9 @@ checksum = "d419259aba16b663966e29e6d7c6ecfa0bb8425818bb96f6f1f3c3eb71a6e7b9"
[[package]]
name = "winnow"
version = "0.5.11"
version = "0.5.12"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1e461589e194280efaa97236b73623445efa195aa633fd7004f39805707a9d53"
checksum = "83817bbecf72c73bad717ee86820ebf286203d2e04c3951f3cd538869c897364"
dependencies = [
"memchr",
]