Update clippy

This commit is contained in:
Abhishek Chanda
2016-12-21 09:37:51 +00:00
parent a14e78780b
commit 76f4a889a5
2 changed files with 1 additions and 2 deletions

View File

@ -1,4 +1,3 @@
#![cfg_attr(feature = "dev", allow(unstable_features))]
#![cfg_attr(feature = "dev", feature(plugin))]
#![cfg_attr(feature = "dev", plugin(clippy))]
#![crate_type = "lib"]