Remove unneeded syn parse

This commit is contained in:
2022-06-16 14:15:50 +00:00
committed by GitHub
parent 8ec5c66ee5
commit d1e1296181
3 changed files with 5 additions and 6 deletions

View File

@@ -7,6 +7,7 @@ A pixiv downloader written in Rust.
- [ ] Add support for multiple threads download.
- [ ] Batch download.
- [ ] Fanbox support.
### TODO - CVE
- [ ] Remove parse_duration dependency which used in unittest.
## Rust features flags
### all