[dependencies.lazy_static]
version = "0.1"
[dependencies.regex]
version = "1"
[dependencies.syn]
version = "0.13"
[dev-dependencies.proptest]
version = "0.8.6"
[package]
authors = ["Jon Lamb <lamb.jon.io@gmail.com>", "Zachary Pierce <zachary.pierce@gmail.com>", "Dan Pittman <dan@dpitt.me>"]
description = "A parser for CMakeCache.txt files"
homepage = "https://github.com/maindotrs/cargo-fel4"
license-file = "../LICENSE"
name = "cmake_config"
readme = "../README.md"
repository = "https://github.com/maindotrs/cargo-fel4"
version = "0.1.1"