pm2 0.1.2

Useful proc macros.
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "cg2"
version = "0.3.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a19478abff43b95bc6772733f25603631fc987f8c221c6817f4980e8362dd026"

[[package]]
name = "heck"
version = "0.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea"

[[package]]
name = "pm2"
version = "0.1.2"
dependencies = [
 "cg2",
 "heck",
 "pm2_types",
]

[[package]]
name = "pm2_types"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "82869e8d9bc553e26460c36fa131bdca410edc4df5b72e5bc08cd844021e6f8e"