diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,3 +3,4 @@ name = "alias-auto-add" version = "0.0.1" [dependencies] +getopts = "0.2" |
![]() |
index : mutt-alias-auto-add | |
| A display filter for Mutt to automatically add aliases for emails that you read |
| aboutsummaryrefslogtreecommitdiffstats |
| -rw-r--r-- | Cargo.toml | 1 |
@@ -3,3 +3,4 @@ name = "alias-auto-add" version = "0.0.1" [dependencies] +getopts = "0.2" |