tetsy-trie-root 0.16.1

tetsy in-memory patricia trie operations
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3

[[package]]
name = "tetsy-hash-db"
version = "0.15.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "63bdafe780365bec794d716a51eb589d84c360514a125e9508c973f14991f4f5"

[[package]]
name = "tetsy-trie-root"
version = "0.16.1"
dependencies = [
 "tetsy-hash-db",
]