summaryrefslogtreecommitdiffhomepage
path: root/mullvad-problem-report/Cargo.toml
diff options
context:
space:
mode:
authorDavid Lönnhager <david.l@mullvad.net>2020-09-08 09:47:10 +0200
committerDavid Lönnhager <david.l@mullvad.net>2020-09-08 09:47:10 +0200
commit8a76e509ec0abda73e40c6e5563d80098580bc14 (patch)
treefb3a1162dca265877fee3301bf4cb2bb9ac671d9 /mullvad-problem-report/Cargo.toml
parent3923c6320152e12b01b52cbff9408a0bb80e057a (diff)
parent9f05c347a9d07911ffa4643f2f50cace0c331500 (diff)
downloadmullvadvpn-8a76e509ec0abda73e40c6e5563d80098580bc14.tar.xz
mullvadvpn-8a76e509ec0abda73e40c6e5563d80098580bc14.zip
Merge branch 'fix-problem-report-tool'
Diffstat (limited to 'mullvad-problem-report/Cargo.toml')
-rw-r--r--mullvad-problem-report/Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/mullvad-problem-report/Cargo.toml b/mullvad-problem-report/Cargo.toml
index d7738b52de..d73a5fc08b 100644
--- a/mullvad-problem-report/Cargo.toml
+++ b/mullvad-problem-report/Cargo.toml
@@ -12,7 +12,6 @@ clap = "2.25"
dirs = "2.0"
env_logger = "0.7"
err-derive = "0.2.1"
-futures01 = { version = "0.1", package = "futures" }
lazy_static = "1.0"
regex = "1.0"
uuid = { version = "0.8", features = ["v4"] }