From 301cd06e41aab0bd646f4664b0b182c97cd8a1dd Mon Sep 17 00:00:00 2001 From: Justus Winter Date: Fri, 1 Jun 2018 12:17:43 +0200 Subject: openpgp: Add convenience functions to check for sig and key expiry. --- openpgp/Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'openpgp/Cargo.toml') diff --git a/openpgp/Cargo.toml b/openpgp/Cargo.toml index 440db815..3d2d4c31 100644 --- a/openpgp/Cargo.toml +++ b/openpgp/Cargo.toml @@ -11,3 +11,4 @@ failure = "0.1.1" flate2 = "1.0.1" nettle = { git = "https://gitlab.com/sequoia-pgp/nettle-rs.git" } quickcheck = "0.6" +time = "0.1.38" -- cgit v1.2.3