bookkeeping 0.6.3

Minimal, safe and flexible in-memory bookkeeping API
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies
#
# If you believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
edition = "2018"
name = "bookkeeping"
version = "0.6.3"
authors = ["Shahar Or (mightyiam) <mightyiampresence@gmail.com>"]
description = "Minimal, safe and flexible in-memory bookkeeping API"
license = "ISC"
repository = "https://github.com/mightyiam/bookkeeping"
[dependencies.slotmap]
version = "1.0.2"
[dev-dependencies.maplit]
version = "1.0.2"

[dev-dependencies.rusty-hook]
version = "0.11.2"

[features]
fail-on-warnings = []