From 15915c428181ed739c7f349a5322127c1aa9be4d Mon Sep 17 00:00:00 2001 From: boasting-squirrel Date: Wed, 13 Mar 2019 18:12:58 +0100 Subject: Removed tempfile from dependencies --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 3851aee..3ec73f9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -38,7 +38,6 @@ chrono-humanize = "0.0.11" maud = { version = "0.20.0", features = ["actix-web"] } serde = { version = "1.0.89", features = ["derive"] } tar = "0.4" -tempfile = "3.0.7" bytes = "0.4.12" futures = "0.1.25" libflate = "0.1.20" -- cgit v1.2.3