summaryrefslogtreecommitdiffhomepage
path: root/Cargo.lock
diff options
context:
space:
mode:
authorJanito Vaqueiro Ferreira Filho <janito@mullvad.net>2019-11-21 17:49:20 +0000
committerJanito Vaqueiro Ferreira Filho <janito@mullvad.net>2019-11-22 15:16:54 +0000
commit3f87e2df6ccaa5ec86d5eaced0a7e979d786792b (patch)
tree232b3d11a94125149f6a598d6e46c65d40e2e568 /Cargo.lock
parentd279b9d660cdac65b45d7b5e05a9795f797317dc (diff)
downloadmullvadvpn-3f87e2df6ccaa5ec86d5eaced0a7e979d786792b.tar.xz
mullvadvpn-3f87e2df6ccaa5ec86d5eaced0a7e979d786792b.zip
Derive `IntoJava` for `AccountData`
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 5167daf231..89673ee767 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1411,6 +1411,7 @@ dependencies = [
"chrono 0.4.9 (registry+https://github.com/rust-lang/crates.io-index)",
"err-derive 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
"ipnetwork 0.15.0 (registry+https://github.com/rust-lang/crates.io-index)",
+ "jnix 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
"mullvad-paths 0.1.0",