forked from michael/leanshot
get rid of #![feature(try_from)]
This commit is contained in:
parent
7c07a21966
commit
b8a5fb9aeb
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
||||||
//! Screenshot capturing utility.
|
//! Screenshot capturing utility.
|
||||||
|
|
||||||
#![feature(try_from)]
|
|
||||||
#![deny(missing_docs)]
|
#![deny(missing_docs)]
|
||||||
|
|
||||||
#[macro_use]
|
#[macro_use]
|
||||||
|
|
Loading…
Reference in a new issue