[dependencies]
[package]
description = "Library for HashMap-like storage of key-value pairs, but allowing for step-by-step (partial) search of value."
edition = "2021"
license = "MIT"
license-file = "./LICENSE.md"
name = "capillary"
repository = "https://github.com/nfejzic/capillary"
resolver = "2"
version = "0.1.0"