summaryrefslogtreecommitdiffstats
path: root/sqv/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'sqv/Cargo.toml')
-rw-r--r--sqv/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sqv/Cargo.toml b/sqv/Cargo.toml
index 16375e04..90cad18d 100644
--- a/sqv/Cargo.toml
+++ b/sqv/Cargo.toml
@@ -22,9 +22,9 @@ maintenance = { status = "actively-developed" }
[dependencies]
sequoia-openpgp = { path = "../openpgp", version = "0.11", default-features = false }
+chrono = "0.4"
clap = "2.32.0"
failure = "0.1.2"
-time = "0.1.38"
[build-dependencies]
clap = "2.27.1"