diff options
| author | Linus Färnstrand <linus@mullvad.net> | 2017-09-22 13:21:21 +0200 |
|---|---|---|
| committer | Linus Färnstrand <linus@mullvad.net> | 2017-09-22 13:21:21 +0200 |
| commit | e64ff1d3dc921162efdb873fec9d51e9845edcd9 (patch) | |
| tree | 19a4a725378dd7796e9f19b79e697757ea7f276b /Cargo.lock | |
| parent | 3d6980bf37f2637670d14f6d9af7bbffc69e1363 (diff) | |
| download | mullvadvpn-e64ff1d3dc921162efdb873fec9d51e9845edcd9.tar.xz mullvadvpn-e64ff1d3dc921162efdb873fec9d51e9845edcd9.zip | |
Update forgotten Cargo.lock change
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock index 7dff8bc43a..563a7f25c1 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -640,7 +640,6 @@ dependencies = [ "log 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)", "mullvad-types 0.1.0", "serde 1.0.9 (registry+https://github.com/rust-lang/crates.io-index)", - "serde_json 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)", "talpid-ipc 0.1.0", "talpid-types 0.1.0", ] |
