Skip to content
This repository has been archived by the owner on Apr 25, 2019. It is now read-only.

Commit

Permalink
added feature never_type.
Browse files Browse the repository at this point in the history
because it seems to need feature attribute.
  • Loading branch information
qwerty2501 committed May 5, 2018
1 parent 21ceaf6 commit 6c09e9c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ia/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@
//! full code & project layout.
#![feature(fnbox)]
#![feature(never_type)]

pub extern crate futures;
pub extern crate cwa;
Expand Down

0 comments on commit 6c09e9c

Please sign in to comment.