summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorJustus Winter <justus@sequoia-pgp.org>2019-05-03 15:49:21 +0200
committerJustus Winter <justus@sequoia-pgp.org>2019-05-03 15:49:21 +0200
commitb6fef8d56a8a26f55376e9beec95c30239c97422 (patch)
treee6fe3da70386eedbf5cf435879cd492f4f4438f7 /Cargo.lock
parent7402da31a54fd1b64bbb2bcdb076bba1c1d1faa2 (diff)
Update Cargo.lock.
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 e4018c28..705e5084 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1636,6 +1636,7 @@ dependencies = [
"flate2 1.0.7 (registry+https://github.com/rust-lang/crates.io-index)",
"lalrpop 0.16.3 (registry+https://github.com/rust-lang/crates.io-index)",
"lalrpop-util 0.16.3 (registry+https://github.com/rust-lang/crates.io-index)",
+ "lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
"memsec 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
"nettle 5.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
"quickcheck 0.8.2 (registry+https://github.com/rust-lang/crates.io-index)",