mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2025-09-11 22:33:01 +02:00
refactor: Replace std Mutex with parking_lot
This commit is contained in:
parent
f513cb7598
commit
74572b3ff5
12 changed files with 44 additions and 59 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -967,6 +967,7 @@ dependencies = [
|
|||
"maplit",
|
||||
"nix",
|
||||
"num-traits",
|
||||
"parking_lot",
|
||||
"rand 0.8.5",
|
||||
"regex",
|
||||
"reqwest",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue