aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.lock
Commit message (Collapse)AuthorAgeFilesLines
* actually bump the versionHEADmainJesse Luehrs2023-03-091-1/+1
|
* remove more select! useJesse Luehrs2023-03-081-0/+33
|
* bump depsJesse Luehrs2023-03-081-235/+268
|
* i only need futures-util hereJesse Luehrs2022-02-241-55/+3
|
* stop using tokio::select!Jesse Luehrs2022-02-241-0/+102
|
* move to git depsJesse Luehrs2022-02-241-0/+4
|
* move to tokioJesse Luehrs2022-02-241-459/+168
|
* changelog and version bumpv0.1.3Jesse Luehrs2021-12-151-1/+1
|
* bump depsJesse Luehrs2021-12-151-42/+20
|
* bump depsJesse Luehrs2021-12-151-4/+4
|
* changelog and version bumpv0.1.2Jesse Luehrs2021-12-061-5/+5
|
* changelog and version bumpv0.1.1Jesse Luehrs2021-12-051-1/+1
|
* bump depsJesse Luehrs2021-12-051-9/+15
|
* cargo denyJesse Luehrs2021-12-051-16/+2
|
* also bump the lock fileJesse Luehrs2021-12-041-75/+7
|
* bump ttyrecJesse Luehrs2021-12-041-1/+1
|
* parse the frames into terminal screens and draw thoseJesse Luehrs2021-12-041-1/+12
|
* handle terminal resizingJesse Luehrs2021-12-041-0/+14
|
* initial implementationJesse Luehrs2021-12-041-0/+983