cargo-fuzzcheck 0.7.1

Command line tool to use fuzzcheck-rs
Documentation
[[bin]]
name = "cargo-fuzzcheck"
path = "src/main.rs"
[dependencies.fuzzcheck_common]
version = "0.7.0"

[package]
authors = ["Loïc Lecrenier <loic.lecrenier@me.com>"]
categories = ["development-tools"]
description = "Command line tool to use fuzzcheck-rs"
edition = "2018"
keywords = ["fuzzing", "test"]
license = "MIT"
name = "cargo-fuzzcheck"
readme = "README.md"
repository = "https://git.sr.ht/~loic/fuzzcheck-rs"
version = "0.7.1"