Skip to content

Commit

Permalink
Fix cargo test by requiring we link against libz_sys
Browse files Browse the repository at this point in the history
  • Loading branch information
larsbergstrom committed Sep 21, 2015
1 parent 31fe40e commit 74e202b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion lib.rs
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
// Intentionally blank
extern crate libz_sys;

0 comments on commit 74e202b

Please sign in to comment.