Fix devtools implementation of downcastable actors. Fixes #4844.

This commit is contained in:
Josh Matthews 2015-02-05 14:29:09 +00:00
parent 0beb070d48
commit b2b7baf914
3 changed files with 59 additions and 12 deletions

View file

@ -25,9 +25,6 @@ path = "../net"
[dependencies.util]
path = "../util"
[dependencies.devtools]
path = "../devtools"
[dependencies.devtools_traits]
path = "../devtools_traits"