mirror of
https://github.com/girlbossceo/conduwuit.git
synced 2026-02-08 03:54:41 -05:00
fix(deps): update rust crate parking_lot to 0.12.2
This commit is contained in:
parent
d0a9666a29
commit
bc1a57e280
2 changed files with 3 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue