[dependencies.arbitrary]
version = "1.3.1"
[features]
chaos = []
[lib]
name = "cranelift_control"
path = "src/lib.rs"
[package]
authors = ["The Cranelift Project Developers"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "White-box fuzz testing framework"
edition = "2021"
keywords = ["fuzz", "test"]
license = "Apache-2.0 WITH LLVM-exception"
name = "cranelift-control"
readme = "README.md"
repository = "https://github.com/bytecodealliance/wasmtime"
version = "0.110.3"