[dependencies]
[lib]
name = "rust_mockdata"
path = "src/lib.rs"
[package]
authors = ["Calestial Ashley <calestialashley@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Flexible and Powerful Library to generate mock data"
edition = "2021"
homepage = "https://github.com/linuxfanboy4/mockdata"
license = "MIT"
name = "rust-mockdata"
readme = "README.md"
repository = "https://github.com/linuxfanboy4/mockdata.git"
version = "2.0.0"