[dependencies.fixedbitset]
version = "0.5"
[dev-dependencies.itertools]
version = "0.13"
[lib]
name = "boomerang_tinymap"
path = "src/lib.rs"
[package]
authors = ["John Hughes <jondo2010@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "A tiny, fast, and simple Slotkey-type map implementation for Boomerang."
edition = "2021"
license = "MIT OR Apache-2.0"
name = "boomerang_tinymap"
readme = "README.md"
repository = "https://github.com/jondo2010/boomerang"
version = "0.3.0"