chore(deps): lock file maintenance

This commit is contained in:
renovate[bot] 2024-04-19 03:12:44 +00:00 committed by GitHub
parent 3d72ecd923
commit 9608798ed4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

4
Cargo.lock generated
View File

@ -1138,9 +1138,9 @@ dependencies = [
[[package]]
name = "toml_edit"
version = "0.22.10"
version = "0.22.11"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c7a2b38d85c01ba55107d028a28ad5bc078e01a516fd9b7d9140bd84f6c39ee4"
checksum = "fb686a972ccef8537b39eead3968b0e8616cb5040dbb9bba93007c8e07c9215f"
dependencies = [
"indexmap",
"serde",