Auto merge of #288 - christophebiocca:patch-1, r=Manishearth
fuzzer_sys -> libfuzzer_sys
Running the fuzzing code fails right now. Changing the crate declaration to `extern crate libfuzzer_sys` makes it work properly.
<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/rust-url/288)
<!-- Reviewable:end -->