vapash 1.12.0

Tetsy Vapory Vapash & ProgPoW Implementations
Documentation
[[bench]]
harness = false
name = "basic"
required-features = ["bench"]

[[bench]]
harness = false
name = "progpow"
required-features = ["bench"]
[dependencies.common-types]
version = "0.1.0"

[dependencies.either]
version = "1.0.0"

[dependencies.log]
version = "0.4"

[dependencies.memmap]
version = "0.6"

[dependencies.parking_lot]
version = "0.9"

[dependencies.primal]
version = "0.2.3"

[dependencies.static_assertions]
version = "0.3.3"

[dependencies.tetsy-keccak-hash]
version = "0.4.0"

[dependencies.vapory-types]
version = "0.8.0"
[dev-dependencies.criterion]
version = "0.3"

[dev-dependencies.rustc-hex]
version = "1.0"

[dev-dependencies.serde_json]
version = "1.0"

[dev-dependencies.tempdir]
version = "0.3"

[features]
bench = []
default = []

[package]
authors = ["Parity Technologies <admin@parity.io>"]
description = "Tetsy Vapory Vapash & ProgPoW Implementations"
documentation = "https://docs.rs/vapash"
edition = "2018"
homepage = "https://github.com/openvapory/tetsy-vapory"
license = "GPL-3.0"
name = "vapash"
repository = "https://github.com/openvapory/tetsy-vapory"
version = "1.12.0"