diff --git a/build.rs b/build.rs index acae726..4fff2cb 100644 --- a/build.rs +++ b/build.rs @@ -1,3 +1,5 @@ +extern crate skeptic; + fn main() { extern crate skeptic;