[dependencies]
[package]
authors = ["nacho <nacho@ownyourbits.com>"]
description = "Exercise crate implementing real associative arrays, also known as dictionaries"
homepage = "https://ownyourbits.com"
license = "GPL-3.0"
name = "dict"
repository = "https://github.com/nachoparker/rust-dict"
version = "0.1.5"