diff options
| author | Mica White <botahamec@outlook.com> | 2026-03-30 20:42:35 -0400 |
|---|---|---|
| committer | Mica White <botahamec@outlook.com> | 2026-03-30 20:42:35 -0400 |
| commit | da6cb19c293c4998a5d8152b3660dc5e8d3b26e0 (patch) | |
| tree | 8b7c1c421d47337016812cbd744ff026b15e492f /Cargo.toml | |
| parent | 35d9842bded06b4d048b9722dfbdffad748f14c5 (diff) | |
Add check for executability
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -12,6 +12,7 @@ anyhow = "1" notify = "8" notify-debouncer-full = "0.7" confy = "2" +is_executable = "1" happylock = "0.5" chrono = "0.4" log = "0.4" |
