[dependencies.decent-serde-json-alternative]
optional = true
version = "0.5.0"
[dependencies.getopts]
version = "0.2"
[dependencies.json]
optional = true
version = "0.12"
[lib]
name = "fuzzcheck_common"
[package]
authors = ["Loïc Lecrenier <loic.lecrenier@me.com>"]
categories = ["development-tools::testing"]
description = "Common components for both cargo-fuzzcheck and fuzzcheck"
edition = "2021"
homepage = "https://fuzzcheck.neocities.org"
keywords = ["property", "fuzzer", "fuzzing", "test", "testing"]
license = "MIT"
name = "fuzzcheck_common"
repository = "https://github.com/loiclec/fuzzcheck-rs"
version = "0.10.0"