aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorMariot Tsitoara <[email protected]>2021-01-02 01:23:38 +0100
committerMariot Tsitoara <[email protected]>2021-01-02 01:23:38 +0100
commit03f0b6b3e61092b726dc3cda02ddf5e9be490b6b (patch)
tree183cc4a9c79f3d3cd18d732d205f50c5b2dc56bf /Cargo.toml
parentRemove unnecessary parentheses (diff)
downloadchan-downloader-03f0b6b3e61092b726dc3cda02ddf5e9be490b6b.tar.xz
chan-downloader-03f0b6b3e61092b726dc3cda02ddf5e9be490b6b.zip
Remove unused tempdir calls
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 1e7d9ae..f0cfe0d 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -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"