diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,4 +3,4 @@ name = "passextract" version = "0.0.1" [dependencies] -termion = "1.0" +rustty = "0.1" |
![]() |
index : Passextract | |
| An interface to easily copy login information from Pass |
| aboutsummaryrefslogtreecommitdiffstats |
| -rw-r--r-- | Cargo.toml | 2 |
@@ -3,4 +3,4 @@ name = "passextract" version = "0.0.1" [dependencies] -termion = "1.0" +rustty = "0.1" |