Replace hoedown with pull in rustdoc
This commit is contained in:
@@ -48,6 +48,7 @@ extern crate test as testing;
|
||||
extern crate std_unicode;
|
||||
#[macro_use] extern crate log;
|
||||
extern crate rustc_errors as errors;
|
||||
extern crate pulldown_cmark;
|
||||
|
||||
extern crate serialize as rustc_serialize; // used by deriving
|
||||
|
||||
|
||||
Reference in New Issue
Block a user