pm2 0.1.5

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.4.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ac652a902e09b6ee2fed63ad533adef475f6f297afdf5f5f6edcc196bf839324"

[[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.5"
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"