evolution-mocker 1.3.0

Mocking components of evolution.
Documentation
[dependencies.crossbeam]
version = "0.8.4"

[dependencies.evolution-common]
version = "1.3.0"

[dependencies.evolution-schema]
version = "1.3.0"

[dependencies.evolution-writer]
version = "1.3.0"

[dependencies.faker_rand]
version = "0.1.1"

[dependencies.half]
version = "2.4.1"

[dependencies.log]
version = "0.4.21"

[dependencies.padder]
features = ["serde"]
version = "1.2.0"

[dependencies.rand]
version = "0.8.5"

[lib]
bench = false
name = "evolution_mocker"
path = "src/lib.rs"

[package]
authors = ["Ted Hammarlund <TedHammarlund@gmail.com>", "Rickard Lundin <rickard@x14.se>", "Wilhelm Ă…gren <wilhelmagren98@gmail.com>"]
description = "Mocking components of evolution."
edition = "2021"
homepage = "https://github.com/firelink-data/evolution"
license = "MIT"
name = "evolution-mocker"
readme = "README.md"
repository = "https://github.com/firelink-data/evolution"
version = "1.3.0"