summaryrefslogtreecommitdiffstats
path: root/net/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'net/Cargo.toml')
-rw-r--r--net/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Cargo.toml b/net/Cargo.toml
index 6953109a..4a05a4cd 100644
--- a/net/Cargo.toml
+++ b/net/Cargo.toml
@@ -35,6 +35,7 @@ libc = "0.2.33"
native-tls = "0.2.0"
nettle = "5.0"
percent-encoding = "2.1"
+tempfile = "3.1"
tokio-core = "0.1"
tokio-io = "0.1.4"
url = "2.1"