[package] name = "smoke" version = "0.3.1" authors = ["Vincent Hanquez "] edition = "2018" license = "MIT/Apache-2.0" homepage = "https://github.com/vincenthz/smoke" repository = "https://github.com/vincenthz/smoke" keywords = [ "tests", "generator", "quickcheck", "checks" ] categories = ["development-tools::testing"] description = "A framework for testing" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] [features] default = []