Remove unused priority-queue

This commit is contained in:
thePR0M3TH3AN
2025-05-23 10:14:19 -04:00
parent 3a732ace1f
commit 6316d28873
2 changed files with 1 additions and 29 deletions

View File

@@ -11,7 +11,6 @@ crossbeam-channel = "0.5"
directories = "5"
glob = "0.3"
notify = "6.0"
priority-queue = "1.3"
rusqlite = { version = "0.31", features = ["bundled", "backup"] }
sha2 = "0.10"
tracing = "0.1"