Skip to content

Commit f05037c

Browse files
committed
Update tasks list with possible features for dua, treediff and google apis
1 parent 80d5cb6 commit f05037c

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

tasks.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,9 +54,14 @@
5454

5555
To be picked in any order….
5656

57-
* **[google-apis-rs PR](https://github.com/Byron/google-apis-rs/pull/259#issuecomment-748513766)**
58-
* [x] upgrade toolchain
59-
* [ ] Upgrade to latest hyper/tokio to get everything to compile again
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)
61+
* **[google-apis-rs PR](https://github.com/Byron/google-apis-rs/pull/264)** for async support and
62+
latest tokio
63+
* **treediff**
64+
* [ ] Fix [this issue](https://github.com/Byron/treediff-rs/pull/7)
6065
* **criner**
6166
* [ ] switch to `isahc` or `ureq` (blocking, but could use unblock for that)
6267
seems to allow async-reading of bodies, allowing to get rid of reqwest and tokio. Redirect is configurable.

0 commit comments

Comments
 (0)