cumulus 0.0.0

AWS Cloud Formation Template Generator
Documentation
[package]
name = "cumulus"
version = "0.0.0"
authors = ["Cyril Plisko <cyril.plisko@mountall.com>"]
edition = "2018"
description = "AWS Cloud Formation Template Generator"
repository = "https://gitlab.com/imp/cumulus-rs.git"
license = "Apache-2.0 OR MIT"
keywords = ["aws", "cloudformation"]
readme = "README.md"

[dependencies]
serde = { version = "1.0", features = ["derive"] }