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