From b4411bce1df13934d2a2ffbed2bd399161ce9494 Mon Sep 17 00:00:00 2001 From: Ivan Ukhov Date: Sun, 22 May 2016 19:27:19 +0200 Subject: [PATCH] Update the dependencies --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 4a6f559..e5bf298 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -27,4 +27,4 @@ version = "0.9" default-features = false [dev-dependencies] -temporary = "0.5" +temporary = "0.6"