cargo_meta 0.1.4

Generate Rust data from the Cargo manifest
Documentation
[package]
name = "cargo_meta"
description = "Generate Rust data from the Cargo manifest"

authors = ["Shane Pearlman <shanepearlman@pm.me>"]
license = "Zlib"
repository = "https://gitlab.com/shanepearlman/cargo_meta.git"

version = "0.1.4"
edition = "2018"


[dependencies.cargo_meta_proc]
path = "./cargo_meta_proc"
version = "0.1.4"