aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* stop using tokio::select!Jesse Luehrs2023-03-251-0/+2
* Switch argon2 implementation to rustcryptoBernd Schoolmann2023-03-261-1/+1
* Implement argon2 kdfBernd Schoolmann2023-03-261-0/+1
* bump depsJesse Luehrs2023-03-091-14/+14
* changelog and version bumpJesse Luehrs2023-03-091-1/+1
* changelog and version bump1.5.0Jesse Luehrs2023-02-181-1/+1
* bump editionsJesse Luehrs2023-02-181-1/+1
* replace term_size with terminal_sizeJesse Luehrs2023-02-181-1/+1
* use clap 4 instead of structoptJesse Luehrs2023-02-181-2/+2
* bump depsJesse Luehrs2023-02-181-30/+31
* changelog and version bump1.4.3Jesse Luehrs2022-02-101-1/+1
* restore bin files to the crateJesse Luehrs2022-02-101-1/+1
* changelog and version bump1.4.2Jesse Luehrs2022-02-101-1/+1
* bump depsJesse Luehrs2022-02-091-11/+11
* remove a bunch of stuff from packagingJesse Luehrs2021-12-211-0/+1
* bump versionsJesse Luehrs2021-12-151-40/+40
* 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-8/+8
* changelog and version bump1.3.0Jesse Luehrs2021-07-051-1/+1
* use totp-lite instead of oathJesse Luehrs2021-07-051-1/+1
* 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
* 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