Skip to content

Commit f02f48f

Browse files
committed
Update tasks list with possible features for dua and treediff
1 parent 80d5cb6 commit f02f48f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

tasks.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,9 +54,15 @@
5454

5555
To be picked in any order….
5656

57+
* **dua-cli**
58+
* Take a look at
59+
[enhancements](https://github.com/Byron/dua-cli/issues?q=is%3Aissue+is%3Aopen+label%3Aenhancement)
60+
for some improvements, particularly [this one](https://github.com/Byron/dua-cli/issues/82)
5761
* **[google-apis-rs PR](https://github.com/Byron/google-apis-rs/pull/259#issuecomment-748513766)**
5862
* [x] upgrade toolchain
5963
* [ ] Upgrade to latest hyper/tokio to get everything to compile again
64+
* **treediff**
65+
* [ ] Fix [this issue](https://github.com/Byron/treediff-rs/pull/7)
6066
* **criner**
6167
* [ ] switch to `isahc` or `ureq` (blocking, but could use unblock for that)
6268
seems to allow async-reading of bodies, allowing to get rid of reqwest and tokio. Redirect is configurable.

0 commit comments

Comments
 (0)