Update for plugin changes
This commit is contained in:
parent
6537d160f6
commit
2db1d477d2
@ -70,10 +70,10 @@ extern crate serialize;
|
||||
extern crate sync;
|
||||
extern crate time;
|
||||
extern crate phf;
|
||||
#[phase(syntax)]
|
||||
#[phase(plugin)]
|
||||
extern crate phf_mac;
|
||||
extern crate url;
|
||||
#[phase(syntax, link)]
|
||||
#[phase(plugin, link)]
|
||||
extern crate log;
|
||||
extern crate uuid;
|
||||
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit c87dbfd6e69abbbf1dfac8d8c56d10943ff3fac7
|
||||
Subproject commit 3e6048c9ca4c959d4bc7f9ff6313ee76146c7171
|
Loading…
Reference in New Issue
Block a user