From 5814ba78327e8194c4999c73d4334a4f840f75fa Mon Sep 17 00:00:00 2001 From: Dirk Van Haerenborgh Date: Fri, 18 Oct 2019 12:37:03 +0200 Subject: support updated toolchain --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 6cbdfad..5b8191c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -13,7 +13,7 @@ travis-ci = { repository = "vhdirk/notmuch-rs" } [dependencies] libc = "0.2" -clippy = { version = "0.0.193", optional = true } +# clippy = { version = "0.0.211", optional = true } supercow = "0.1.0" [dev-dependencies] -- cgit v1.2.1