update str::from_utf8
This commit is contained in:
@@ -125,7 +125,7 @@
|
||||
//! implement `Reader` and can be read to get the data out of a `Response`.
|
||||
//!
|
||||
|
||||
extern crate serialize;
|
||||
extern crate "rustc-serialize" as serialize;
|
||||
extern crate time;
|
||||
extern crate url;
|
||||
extern crate openssl;
|
||||
|
||||
Reference in New Issue
Block a user