From 6bbf1c5c3bff62d8ed83333bf07d54f7076c4d05 Mon Sep 17 00:00:00 2001 From: Stuart Stock Date: Sat, 23 Sep 2017 09:07:58 -0500 Subject: update to Ring 0.12.1 and Untrusted 0.5.1 --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index cc717af..cce318f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,8 +8,8 @@ description = "A Roughtime secure time sync server written in Rust" [dependencies] byteorder = "1" -ring = "0.11.0" -untrusted = "0.5.0" +ring = "0.12" +untrusted = "0.5.1" time = "0.1" log = "0.3" fern = "0.4" -- cgit v1.2.3