[package] name = "render_node_forward" version = "0.1.0" authors = ["The Chromium OS Authors"] [lib] path = "lib.rs" [dependencies] sys_util = { path = "../sys_util" }