diff options
| author | Mariot Tsitoara <[email protected]> | 2021-01-02 01:23:38 +0100 |
|---|---|---|
| committer | Mariot Tsitoara <[email protected]> | 2021-01-02 01:23:38 +0100 |
| commit | 104236fb078f391cbf852d3c444de8ed7368aa24 (patch) | |
| tree | 1ea09a5467c1ef463ebdba65f5661f647a60a28e /Cargo.toml | |
| parent | Bump version (diff) | |
| download | chan-downloader-104236fb078f391cbf852d3c444de8ed7368aa24.tar.xz chan-downloader-104236fb078f391cbf852d3c444de8ed7368aa24.zip | |
Add lib examples to README
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ [package] name = "chan-downloader" description = "CLI to download all images/webms of a 4chan thread" -version = "0.1.3" +version = "0.1.4" authors = ["Mariot Tsitoara <[email protected]>"] edition = "2018" license = "MIT" |