aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.lock
Commit message (Collapse)AuthorAgeFilesLines
* changelog and version bump1.7.0Jesse Luehrs2023-03-251-1/+1
|
* bump depsJesse Luehrs2023-03-251-111/+98
|
* stop using tokio::select!Jesse Luehrs2023-03-251-8/+33
|
* Switch argon2 implementation to rustcryptoBernd Schoolmann2023-03-261-52/+27
|
* Implement argon2 kdfBernd Schoolmann2023-03-261-3/+60
|
* bump depsJesse Luehrs2023-03-091-99/+69
|
* changelog and version bumpJesse Luehrs2023-03-091-1/+1
|
* changelog and version bump1.5.0Jesse Luehrs2023-02-181-1/+1
|
* replace term_size with terminal_sizeJesse Luehrs2023-02-181-11/+1
|
* use clap 4 instead of structoptJesse Luehrs2023-02-181-116/+57
|
* bump depsJesse Luehrs2023-02-181-410/+528
|
* depsJesse Luehrs2022-02-241-53/+79
|
* changelog and version bump1.4.3Jesse Luehrs2022-02-101-1/+1
|
* changelog and version bump1.4.2Jesse Luehrs2022-02-101-1/+1
|
* bump depsJesse Luehrs2022-02-091-127/+138
|
* bump versionsJesse Luehrs2021-12-151-105/+90
|
* changelog and version bump1.4.1Jesse Luehrs2021-10-291-1/+1
|
* changelog and version bump1.4.0Jesse Luehrs2021-10-271-1/+1
|
* update depsJesse Luehrs2021-10-271-213/+234
|
* changelog and version bump1.3.0Jesse Luehrs2021-07-051-1/+1
|
* use totp-lite instead of oathJesse Luehrs2021-07-051-137/+30
| | | | oath appears to be unmaintained
* 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
| | | | reqwest 0.11 seems to require tokio 1.2
* 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
|