[badges.maintenance]
status = "actively-developed"
[dependencies]
[dev-dependencies.rusty-hook]
version = "0.11.0"
[package]
authors = ["Swellaby <opensource@swellaby.com>"]
description = "closure generator library"
edition = "2018"
exclude = [".coverage/**", ".testresults/**", ".azure-pipelines/**", ".dependabot/**", ".github/**", ".vscode/**", "scripts/**", ".editorconfig", ".gitattributes", ".rustfmt.toml", ".rusty-hook.toml", "azure-pipelines.yml", "kcov*/**", "**/*.gcda", "**/*.gcno", "tests/**"]
license = "MIT"
name = "nias"
readme = "README.md"
repository = "https://github.com/swellaby/nias"
version = "0.7.0"