Link in logging crate
This commit is contained in:
parent
15eb3891c5
commit
01e77a06f2
@ -73,6 +73,8 @@ extern crate phf_mac;
|
||||
extern crate phf;
|
||||
extern crate uuid;
|
||||
extern crate url;
|
||||
#[phase(syntax, link)]
|
||||
extern crate log;
|
||||
|
||||
use collections::{Deque, HashMap, RingBuf};
|
||||
use url::{UserInfo, Url};
|
||||
|
Loading…
Reference in New Issue
Block a user