From 61980c77f2f34f6cbc829d25928e807c6bd1b6b9 Mon Sep 17 00:00:00 2001 From: "Neal H. Walfield" Date: Mon, 17 Dec 2018 22:23:46 +0100 Subject: openpgp: Update version of time crate. --- openpgp/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openpgp') diff --git a/openpgp/Cargo.toml b/openpgp/Cargo.toml index 58bf53a8..d93959c2 100644 --- a/openpgp/Cargo.toml +++ b/openpgp/Cargo.toml @@ -31,7 +31,7 @@ memsec = "0.5.4" nettle = "2.0" quickcheck = "0.7" rand = "0.6" -time = "0.1.38" +time = "0.1.40" [build-dependencies] lalrpop = "0.16" -- cgit v1.2.3