[dependencies]
[package]
authors = ["Mitchell Berendhuysen"]
description = "A hashmap implementation that mirrors the python defaultdict."
documentation = "https://docs.rs/defaultdict"
edition = "2021"
license = "MIT"
name = "defaultdict"
repository = "https://github.com/MitchellBerend/defaultdict"
resolver = "2"
version = "0.7.0"