aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
Commit message (Collapse)AuthorAgeFilesLines
* use totp-lite instead of oathJesse Luehrs2021-07-051-1/+1
| | | | oath appears to be unmaintained
* use the same textwrap version as clapJesse Luehrs2021-07-051-1/+1
|
* remove chbs dependency since it seems to be unmaintainedJesse Luehrs2021-07-051-1/+0
|
* use native tls roots instead of hardcoded bundleJesse Luehrs2021-07-051-1/+1
|
* bump depsJesse Luehrs2021-07-051-9/+9
|
* version bump1.2.0Jesse Luehrs2021-04-181-1/+1
|
* package completion files with the debian packageJesse Luehrs2021-04-181-0/+8
|
* don't use openssl for reqwest eitherJesse Luehrs2021-04-171-1/+1
|
* stop using opensslJesse Luehrs2021-04-171-1/+3
|
* stop using ringJesse Luehrs2021-04-171-1/+4
|
* bump depsJesse Luehrs2021-04-171-2/+2
|
* switch to thiserrorJesse Luehrs2021-03-061-1/+1
|
* version bumpJesse Luehrs2021-03-061-1/+1
|
* version bump1.1.1Jesse Luehrs2021-03-051-1/+1
|
* version bump1.1.0Jesse Luehrs2021-03-021-1/+1
|
* upgrade to tokio 1.2Jesse Luehrs2021-03-021-2/+2
|
* bump depsJesse Luehrs2021-03-021-1/+1
|
* version bump1.0.0Jesse Luehrs2021-02-221-1/+1
|
* persist uri match type when editingJesse Luehrs2021-02-211-0/+1
|
* bump reqwest back to 0.10Jesse Luehrs2021-02-211-1/+1
| | | | reqwest 0.11 seems to require tokio 1.2
* bump depsJesse Luehrs2021-02-191-11/+11
|
* changelog and version bump0.5.2Jesse Luehrs2020-12-021-1/+1
|
* changelog and version bumpJesse Luehrs2020-12-021-1/+1
|
* parse otpauth urls for totp codesJesse Luehrs2020-10-151-0/+1
|
* version bump0.5.0Jesse Luehrs2020-10-121-1/+1
|
* bump depsJesse Luehrs2020-10-121-5/+5
|
* also display the totp codeJesse Luehrs2020-07-251-0/+2
|
* changelog and version bump0.4.6Jesse Luehrs2020-07-111-1/+1
|
* changelog and version bump0.4.5Jesse Luehrs2020-07-111-1/+1
|
* prepare for ttyname from nixJesse Luehrs2020-07-031-1/+0
|
* changelog and version bump0.4.4Jesse Luehrs2020-06-231-1/+1
|
* changelog and version bump0.4.3Jesse Luehrs2020-06-231-1/+1
|
* bump dependenciesJesse Luehrs2020-06-231-4/+4
|
* changelog and version bump0.4.2Jesse Luehrs2020-05-301-1/+1
|
* changelog and version bump0.4.1Jesse Luehrs2020-05-281-1/+1
|
* changelog and version bump0.4.0Jesse Luehrs2020-05-281-1/+1
|
* changelog and version bump0.3.5Jesse Luehrs2020-05-251-1/+1
|
* fix finding the active tty nameJesse Luehrs2020-05-251-0/+2
| | | | | apparently $TTY is a shell builtin variable, and not set in the actual environment
* changelog and version bump0.3.4Jesse Luehrs2020-05-241-1/+1
|
* changelog and version bump0.3.3Jesse Luehrs2020-05-231-1/+1
|
* wrap log lines when necessaryJesse Luehrs2020-05-231-0/+2
|
* remove unnecessary explicit dependencyJesse Luehrs2020-05-231-2/+1
|
* changelog and version bump0.3.2Jesse Luehrs2020-05-231-1/+1
|
* better error messages when parsing a server messageJesse Luehrs2020-05-231-0/+2
|
* changelog and version bump0.3.1Jesse Luehrs2020-05-231-1/+1
|
* a few more dep version bumpsJesse Luehrs2020-05-221-3/+3
|
* changelog and version bump0.3.0Jesse Luehrs2020-05-221-1/+1
|
* use structopt instead of clapJesse Luehrs2020-05-221-0/+2
|
* changelog and version bump0.2.2Jesse Luehrs2020-05-171-1/+1
|
* version bump0.2.1Jesse Luehrs2020-05-031-1/+1
|