1 2 3 4 5 6 7 8 9
[dependencies] [package] description = "A lightweight basic crate to create dynamically typed dictionaries" edition = "2021" license-file = "license" name = "dynamic_dict" repository = "https://github.com/ejjicouk/dynamicdict/" version = "0.2.4"