[package] name = "dynamic_dict" version = "0.2.4" edition = "2021" repository = "https://github.com/ejjicouk/dynamicdict/" description = "A lightweight basic crate to create dynamically typed dictionaries" license-file = "license" bin = "src/lib.rs" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]