blob: d2facca0ad085de3ca22e8906af66d088561f213 [file] [log] [blame]
[package]
name = "cros_fuzz"
version = "0.1.0"
authors = ["The Chromium OS Authors"]
edition = "2018"
include = ["Cargo.toml", "src/*.rs"]
[dependencies]
rand_core = "0.4"
[workspace]