sp4r53 0.1.0

Sparse merkle tree with on demand flushing
Documentation
[dependencies.blake3]
version = "0.3"

[dependencies.ethnum]
version = "1.0"

[dependencies.thiserror]
optional = true
version = "1.0"
[dev-dependencies.proptest]
version = "0.10"

[features]
default = ["thiserror"]

[package]
authors = ["Matthieu Le brazidec (r3v2d0g) <r3v2d0g@jesus.gg>"]
categories = []
description = "Sparse merkle tree with on demand flushing"
documentation = "https://docs.rs/sp4r53"
edition = "2018"
homepage = "https://github.com/r3v2d0g/sp4r53"
keywords = []
license = "MPL-2.0"
name = "sp4r53"
readme = "README.org"
repository = "https://github.com/r3v2d0g/sp4r53.git"
version = "0.1.0"