[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]