File tree Expand file tree Collapse file tree 3 files changed +3
-4
lines changed
Expand file tree Collapse file tree 3 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 11[package ]
22name = " cc-downloader"
3- version = " 0.4.1 "
3+ version = " 0.5.0 "
44edition = " 2021"
55authors = [" Pedro Ortiz Suarez <pedro@commoncrawl.org>" ]
66description = " A polite and user-friendly downloader for Common Crawl data."
Original file line number Diff line number Diff line change @@ -7,7 +7,6 @@ This is an experimental polite downloader for Common Crawl data writter in `rust
77- [ ] Add Python bindings
88- [ ] Add tests
99- [ ] Handle unrecoverable errors
10- - [ ] Crosscompile and release binaries
1110
1211## Installation
1312
Original file line number Diff line number Diff line change @@ -6,8 +6,8 @@ Only the latest minor version is being supported
66
77| Version | Supported |
88| ------- | ------------------ |
9- | 0.4 .x | :white_check_mark : |
10- | < 0.4.0 | :x : |
9+ | 0.5 .x | :white_check_mark : |
10+ | < 0.5.0 | :x : |
1111
1212## Reporting a Vulnerability
1313
You can’t perform that action at this time.
0 commit comments