arborist 0.0.5

A surgical tool for interacting with binary trees.
Documentation
[dependencies.arrayref]
version = "0.3.5"

[dependencies.bonsai]
default-features = false
features = ["u128"]
version = "0.2.1"

[dependencies.sha2]
version = "0.8.0"

[dev-dependencies.pretty_assertions]
version = "0.6.1"

[package]
authors = ["Matt Garnett <crates@garnett.dev>"]
categories = ["algorithms"]
description = "A surgical tool for interacting with binary trees."
edition = "2018"
keywords = ["tree", "merkle"]
license = "MIT OR Apache-2.0"
name = "arborist"
repository = "https://github.com/lightclient/arborist"
version = "0.0.5"