From 1d36e70160f5220c17e985db905f912c6c499313 Mon Sep 17 00:00:00 2001 From: Harald Eilertsen Date: Tue, 12 Feb 2019 21:13:54 +0100 Subject: Update dependency ring. --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 79cf679..611846b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -26,4 +26,4 @@ path = "src/lib.rs" [dependencies] reqwest = "0.9.5" -ring = "0.13.5" +ring = "0.14.0" -- cgit v1.2.3