From cf8547861ce16dcce9b281a7102eaa69a48fc319 Mon Sep 17 00:00:00 2001 From: Ryan Leckey Date: Fri, 16 Jun 2017 11:50:21 -0700 Subject: Pin float-cmp --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index f35e15e..619ff38 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -25,4 +25,4 @@ yaml-rust = { version = "^0.3.5", optional = true } [dev-dependencies] serde_derive = "^1.0.8" -float-cmp = "*" +float-cmp = "0.2.3" -- cgit v1.2.3