aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.lock
Commit message (Collapse)AuthorAgeFilesLines
* changelog and version bumpHEAD1.9.0mainJesse Luehrs2024-01-011-1/+1
|
* bump deps, fix cargo denyJesse Luehrs2024-01-011-492/+606
|
* switch to is-terminalJesse Luehrs2024-01-011-24/+4
|
* Merge pull request #138 from soraxas/feat-edit-from-stdinJesse Luehrs2024-01-011-3/+24
|\ | | | | Implements ability to edit from taking piped inputs
| * implements ability to edit from taking piped inputsTin Lai2023-09-211-3/+24
| | | | | | | | Signed-off-by: Tin Lai <oscar@tinyiu.com>
* | fix: update webpki dependency versionarcstur2023-09-031-4/+4
|/ | | | | | These updates fix vulnerabilities: * https://rustsec.org/advisories/RUSTSEC-2023-0052 * https://rustsec.org/advisories/RUSTSEC-2023-0053
* changelog and version bump1.8.3Jesse Luehrs2023-07-201-1/+1
|
* changelog and version bump1.8.2Jesse Luehrs2023-07-191-1/+1
|
* changelog and version bump1.8.1Jesse Luehrs2023-07-181-1/+1
|
* changelog and version bumpJesse Luehrs2023-07-181-1/+1
|
* bump depsJesse Luehrs2023-07-181-332/+417
|
* Merge branch 'main' into result-to-clipboardJesse Luehrs2023-07-161-18/+127
|\
| * Fix tokio-tungstenite dependencyBernd Schoolmann2023-04-271-96/+6
| |
| * Implement basic websocket supportBernd Schoolmann2023-04-081-18/+217
| |
* | rbw get add flag --clipboard to copy result to clipboardeatradish2023-06-161-17/+407
|/
* changelog and version bump1.7.1Jesse Luehrs2023-03-271-1/+1
|
* 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
|