This commit is contained in:
i do not exist 2026-08-22 14:06:50 +03:00
parent 816150125d
commit 4fcbcdda86
5 changed files with 607 additions and 566 deletions

View file

@ -36,6 +36,8 @@ gtk = { optional = true, version = "0.18.1" }
notify-debouncer-full = "0.7.0"
hotpath = "0.23"
parking_lot = { version = "0.12.5", features = ["deadlock_detection"] }
tracing-mutex = { version = "0.3.3", features = ["parking_lot"] }
#once_cell = "1.19.0"
#no_deadlocks = "1.3.2"