From eaaaf33dc15df65a7d34b9f436080e49f30f9715 Mon Sep 17 00:00:00 2001 From: Justus Winter Date: Fri, 7 Feb 2020 17:09:34 +0100 Subject: Pin dependencies to keep our MSRV stable. --- sqv/Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'sqv/Cargo.toml') diff --git a/sqv/Cargo.toml b/sqv/Cargo.toml index 569cc144..e388a7c8 100644 --- a/sqv/Cargo.toml +++ b/sqv/Cargo.toml @@ -31,6 +31,7 @@ clap = "2.27.1" [dev-dependencies] assert_cli = "0.6" +colored = "=1.9.1" [[bin]] name = "sqv" -- cgit v1.2.3