From 9e427d9063a5d0180b8acc8705c3c2d7b0c01bcc Mon Sep 17 00:00:00 2001 From: Jokler Date: Sat, 6 Jul 2019 01:32:12 +0200 Subject: Main: Update dependencies and remove clippy plugin --- src/main.rs | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/main.rs') diff --git a/src/main.rs b/src/main.rs index ef24e4d..ed205f3 100644 --- a/src/main.rs +++ b/src/main.rs @@ -1,6 +1,3 @@ -#![cfg_attr(feature = "clippy", feature(plugin))] -#![cfg_attr(feature = "clippy", plugin(clippy))] - extern crate frippy; extern crate glob; extern crate irc; -- cgit v1.2.3-70-g09d2