lorry 0.1.2

Make Cargo.toml files with rust
Documentation
[dependencies.ansi_term]
version = "0.12.1"

[dependencies.toml_edit]
version = "0.2.0"

[package]
authors = ["Jakob Neufeld <jakob.n.neufeld@gmail.com>"]
description = "Make Cargo.toml files with rust"
documentation = "https://docs.rs/lorry"
edition = "2018"
license = "MPL-2.0"
name = "lorry"
readme = "README.md"
repository = "https://github.com/mast3rsoft/lorry"
version = "0.1.2"