Really trivial rustfmt changes.
This commit is contained in:
@@ -115,7 +115,8 @@
|
||||
//! [serde]: http://serde.rs
|
||||
extern crate hyper;
|
||||
|
||||
#[macro_use] extern crate log;
|
||||
#[macro_use]
|
||||
extern crate log;
|
||||
extern crate libflate;
|
||||
extern crate hyper_native_tls;
|
||||
extern crate serde;
|
||||
|
||||
Reference in New Issue
Block a user