From 8ec5c66ee514c14c2d64575ef07403d2703f2dc8 Mon Sep 17 00:00:00 2001 From: lifegpc Date: Thu, 16 Jun 2022 13:58:07 +0000 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 23b3bfe..3124cb7 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ A pixiv downloader written in Rust. - [ ] Add support for multiple threads download. - [ ] Batch download. - [ ] Fanbox support. +- [ ] Remove parse_duration dependency which used in unittest. ## Rust features flags ### all Enable all unconflicted features, this will enable [`exif`](#exif) and [`ugoira`](#ugoira).