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 | 03f0b6b3e61092b726dc3cda02ddf5e9be490b6b (patch) | |
| tree | 183cc4a9c79f3d3cd18d732d205f50c5b2dc56bf /Cargo.toml | |
| parent | Remove unnecessary parentheses (diff) | |
| download | chan-downloader-03f0b6b3e61092b726dc3cda02ddf5e9be490b6b.tar.xz chan-downloader-03f0b6b3e61092b726dc3cda02ddf5e9be490b6b.zip | |
Remove unused tempdir calls
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -17,4 +17,3 @@ indicatif = "0.11.0" lazy_static = "1.3.0" regex = "1.1.2" reqwest = "0.9.12" -tempdir = "0.3.7" |