pscand-cli: cleanup
Fixes path expansion and scanner lock release. Among other things. Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: Ia8695314852aaa4914f59da57351d1086a6a6964
This commit is contained in:
parent
5850f342a1
commit
9bec96db1b
4 changed files with 660 additions and 483 deletions
|
|
@ -32,6 +32,7 @@ parking_lot = "0.12.5"
|
|||
ringbuf = "0.4.8"
|
||||
dirs = "6.0.0"
|
||||
clap = { version = "4.5.59", features = ["derive"] }
|
||||
sha2 = "0.10.9"
|
||||
|
||||
[profile.release]
|
||||
lto = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue