aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.lock
Commit message (Expand)AuthorAgeFilesLines
* use totp-lite instead of oathJesse Luehrs2021-07-051-137/+30
* use the same textwrap version as clapJesse Luehrs2021-07-051-28/+2
* remove chbs dependency since it seems to be unmaintainedJesse Luehrs2021-07-051-168/+1
* use native tls roots instead of hardcoded bundleJesse Luehrs2021-07-051-10/+68
* bump depsJesse Luehrs2021-07-051-314/+235
* version bump1.2.0Jesse Luehrs2021-04-181-1/+1
* don't use openssl for reqwest eitherJesse Luehrs2021-04-171-135/+102
* stop using opensslJesse Luehrs2021-04-171-7/+177
* stop using ringJesse Luehrs2021-04-171-35/+113
* bump depsJesse Luehrs2021-04-171-117/+112
* switch to thiserrorJesse Luehrs2021-03-061-28/+21
* finish version bump1.1.2Jesse 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-227/+128
* bump depsJesse Luehrs2021-03-021-67/+64
* version bump1.0.0Jesse Luehrs2021-02-221-1/+1
* persist uri match type when editingJesse Luehrs2021-02-211-0/+12
* bump reqwest back to 0.10Jesse Luehrs2021-02-211-71/+55
* bump depsJesse Luehrs2021-02-191-324/+294
* changelog and version bump0.5.2Jesse Luehrs2020-12-021-1/+1
* bump deps0.5.1Jesse Luehrs2020-12-021-172/+251
* 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-261/+223
* also display the totp codeJesse Luehrs2020-07-251-2/+123
* changelog and version bump0.4.6Jesse Luehrs2020-07-111-1/+1
* bump depsJesse Luehrs2020-07-111-90/+117
* 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-158/+202
* 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
* 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-1/+0
* changelog and version bump0.3.2Jesse Luehrs2020-05-231-1/+1
* better error messages when parsing a server messageJesse Luehrs2020-05-231-0/+22
* changelog and version bump0.3.1Jesse Luehrs2020-05-231-1/+1
* a few more dep version bumpsJesse Luehrs2020-05-221-5/+17
* changelog and version bump0.3.0Jesse Luehrs2020-05-221-1/+1
* bump depsJesse Luehrs2020-05-221-84/+100
* use structopt instead of clapJesse Luehrs2020-05-221-0/+105