Merge pull request #864 from hyperium/less-deps
refactor(header): internalize traitobject and typeable
This commit is contained in:
@@ -29,8 +29,6 @@ extern crate unicase;
|
||||
extern crate httparse;
|
||||
extern crate rotor;
|
||||
extern crate spmc;
|
||||
extern crate traitobject;
|
||||
extern crate typeable;
|
||||
extern crate vecio;
|
||||
|
||||
#[macro_use]
|
||||
|
||||
Reference in New Issue
Block a user