summaryrefslogtreecommitdiffhomepage
path: root/Cargo.lock
diff options
context:
space:
mode:
authorLinus Färnstrand <linus@mullvad.net>2018-12-12 16:45:02 +0100
committerLinus Färnstrand <linus@mullvad.net>2018-12-12 17:13:02 +0100
commitff1cdbfa21f976bb9862f1a20642a3192aad8ca1 (patch)
tree0145e0440fe3bb2b7df6bb4864e6e7ff0c8a95af /Cargo.lock
parent26878962c66a1f76af86b8fd1c9e66b41b9a8a1f (diff)
downloadmullvadvpn-ff1cdbfa21f976bb9862f1a20642a3192aad8ca1.tar.xz
mullvadvpn-ff1cdbfa21f976bb9862f1a20642a3192aad8ca1.zip
Upgrade mullvad-types to Rust 2018
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock1
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index f816b5051f..42776fe2fa 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1096,7 +1096,6 @@ dependencies = [
"mullvad-paths 0.1.0",
"regex 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
"serde 1.0.80 (registry+https://github.com/rust-lang/crates.io-index)",
- "serde_derive 1.0.80 (registry+https://github.com/rust-lang/crates.io-index)",
"serde_json 1.0.32 (registry+https://github.com/rust-lang/crates.io-index)",
"talpid-types 0.1.0",
]