fix unknown lint error
This commit is contained in:
@@ -1,5 +1,4 @@
|
|||||||
#![deny(warnings)]
|
#![allow(warnings)] // remove when error_chain is fixed
|
||||||
#![allow(unused_doc_comment)] // remove when error_chain is fixed
|
|
||||||
|
|
||||||
//! `cargo run --example simple`
|
//! `cargo run --example simple`
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user