Move TrustedNodeAddress to script_layout_interface.

This commit is contained in:
Ms2ger 2016-06-16 00:51:23 +01:00
parent 0616a60fd9
commit 68d603a6d0
9 changed files with 19 additions and 18 deletions

View file

@ -1937,6 +1937,7 @@ dependencies = [
"heapsize 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
"heapsize_plugin 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
"ipc-channel 0.2.3 (git+https://github.com/servo/ipc-channel)",
"libc 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
"msg 0.0.1",
"plugins 0.0.1",
"range 0.0.1",