fix(deps): update rust crate parking_lot to 0.12.2

This commit is contained in:
renovate[bot] 2024-04-26 00:13:16 +00:00 committed by GitHub
parent d0a9666a29
commit bc1a57e280
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View file

@ -289,7 +289,7 @@ features = ["bundled"]
# used only by rusqlite
[dependencies.parking_lot]
version = "0.12.1"
version = "0.12.2"
optional = true
# used only by rusqlite