chore(deps): lock file maintenance

This commit is contained in:
renovate[bot] 2023-12-05 03:14:51 +00:00 committed by GitHub
parent b9d0cc4323
commit 532ea12ebd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

4
Cargo.lock generated
View file

@ -1017,9 +1017,9 @@ checksum = "dff9641d1cd4be8d1a070daf9e3773c5f67e78b4d9d42263020c057706765c04"
[[package]]
name = "winnow"
version = "0.5.23"
version = "0.5.24"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "38cf28f534400ca4195b18033e02c5dd7c36b1138a56f2cfebca48112b528f63"
checksum = "0383266b19108dfc6314a56047aa545a1b4d1be60e799b4dbdd407b56402704b"
dependencies = [
"memchr",
]