1
0
Fork 0
mirror of https://forgejo.ellis.link/continuwuation/continuwuity.git synced 2025-09-15 17:26:58 +00:00

refactor: Implement with_lock for lock_api

This commit is contained in:
Jade Ellis 2025-07-19 22:30:41 +01:00
parent 6d29098d1a
commit b635e825d2
No known key found for this signature in database
GPG key ID: 8705A2A3EBF77BD2
4 changed files with 29 additions and 3 deletions

1
Cargo.lock generated
View file

@ -963,6 +963,7 @@ dependencies = [
"itertools 0.14.0",
"libc",
"libloading",
"lock_api",
"log",
"maplit",
"nix",