tetsy-trie-root 0.16.1

tetsy in-memory patricia trie operations
Documentation
[dependencies.tetsy-hash-db]
default-features = false
version = "0.15.3"

[features]
default = ["std"]
std = ["tetsy-hash-db/std"]

[package]
authors = ["Parity Technologies <admin@parity.io>", "Tetcoin Developers <support@tetcoin.org>"]
categories = ["cryptography::cryptocurrencies", "no-std"]
description = "tetsy in-memory patricia trie operations"
documentation = "https://docs.rs/tetsy-trie-root"
edition = "2018"
homepage = "https://core.tetcoin.org"
keywords = ["tetcoin", "tetcore", "vapory"]
license = "Apache-2.0"
name = "tetsy-trie-root"
repository = "https://github.com/tetcoin/trie.git"
version = "0.16.1"