destructivator 0.1.0

Automated Force.com project rollback with git integration.
Documentation
[badges.coveralls]
branch = "master"
repository = "ancamcheachta/destructivator"
service = "github"

[badges.travis-ci]
branch = "master"
repository = "ancamcheachta/destructivator"

[build-dependencies.git2]
version = "0.6.8"

[dependencies.config]
version = "0.7.0"

[dependencies.git2]
version = "0.6.8"

[dependencies.ignore]
version = "0.3.1"

[package]
authors = ["An Camchéachta"]
build = "build.rs"
categories = ["command-line-utilities", "development-tools", "filesystem", "rendering::data-formats"]
description = "Automated Force.com project rollback with git integration."
keywords = ["destructive", "forcedotcom", "git", "metadata", "Salesforce"]
license = "MIT"
name = "destructivator"
readme = "README.md"
repository = "https://github.com/ancamcheachta/destructivator"
version = "0.1.0"

[[test]]
name = "destructivator-tests"
path = "tests/lib.rs"