feat: includes executables in ~/.cargo/bin/ if present
This commit is contained in:
@@ -14,4 +14,5 @@ strip = true
|
||||
[dependencies]
|
||||
clap = { version = "4.5.4", features = ["derive"] }
|
||||
fuzzy-matcher = "0.3.7"
|
||||
home = "0.5.9"
|
||||
sdl2 = { version = "0.36.0", features = ["ttf"] }
|
||||
|
||||
Reference in New Issue
Block a user