[dependencies.serde]
version = "1.0.127"
[package]
categories = ["dictionary"]
description = "Rust dict for store value of any type in one map"
documentation = "https://docs.rs/dyn-dictionary"
edition = "2018"
keywords = ["dictionary"]
license = "GPL-3.0"
name = "dyn-dictionary"
repository = "https://github.com/PFAhard/dyn_dict"
version = "0.1.4"