[dependencies.log]
version = "0.4.21"
[dependencies.num_cpus]
version = "1.16.0"
[dependencies.serde]
features = ["derive"]
version = "1.0.202"
[lib]
bench = false
name = "evolution_common"
path = "src/lib.rs"
[package]
authors = ["Ted Hammarlund <TedHammarlund@gmail.com>", "Rickard Lundin <rickard@x14.se>", "Wilhelm Ă…gren <wilhelmagren98@gmail.com>"]
description = "Common util components of evolution."
edition = "2021"
homepage = "https://github.com/firelink-data/evolution"
license = "MIT"
name = "evolution-common"
readme = "README.md"
repository = "https://github.com/firelink-data/evolution"
version = "1.3.0"