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
4 changed files with 29 additions and 3 deletions
+1
View File
@@ -111,6 +111,7 @@ tracing-subscriber.workspace = true
tracing.workspace = true
url.workspace = true
parking_lot.workspace = true
lock_api.workspace = true
[target.'cfg(unix)'.dependencies]
nix.workspace = true