[package] name = "scm" version = "0.0.3" authors = ["Jason Ozias "] description = "Common SCM operations for use with Rust Builders" documentation = "http://rust-builder.github.io/scm" homepage = "http://rust-builder.github.io/scm" repository = "https://github.com/rust-builder/scm" readme = "README.md" license = "MIT" keywords = ["commandext","rub","scm"] [dependencies] commandext = "*" [lib] name = "scm"