refactor(header): internalize traitobject and typeable

This commit is contained in:
Sean McArthur
2016-07-14 11:47:55 -07:00
parent 6d54a4dfdc
commit 3e66377979
3 changed files with 40 additions and 12 deletions

View File

@@ -20,8 +20,6 @@ rotor = "0.6"
rustc-serialize = "0.3"
spmc = "0.2"
time = "0.1"
traitobject = "0.0.1"
typeable = "0.1"
unicase = "1.0"
url = "1.0"
vecio = "0.1"