[package] name = "v8_rub" version = "0.0.5" authors = ["Jason Ozias "] description = "Rust Builder for v8" documentation = "http://rust-builder.github.io/v8-rub" homepage = "http://rust-builder.github.io/v8-rub" repository = "https://github.com/rust-builder/v8-rub" readme = "README.md" license = "MIT" keywords = ["v8","v8_rub","buildable","rub"] build = "build.rs" [build-dependencies] time = "*" [dependencies] buildable = "*" commandext = "*" docopt = "*" rustc-serialize = "*" scm = "*" utils = "*" [lib] name = "v8_rub"