[package] name = "mock4rs" version = "0.1.1" edition = "2021" license = "MIT" description = "mock" repository = "https://github.com/hackers267/mock4rs" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] rand = "0.8.5"