manifest-tool 0.0.0

ad-hoc tool for generating git-repo local-manifest xml files from input manifests
[package]
name = "manifest-tool"
version = "0.0.0"
authors = ["matt rice <ratmice@gmail.com>"]
edition = "2018"
description = "ad-hoc tool for generating git-repo local-manifest xml files from input manifests"
license = "MIT OR Apache-2.0"

[workspace]

[dependencies]
git_repo_manifest = "0.1.0"