[dev-dependencies.anyhow]
version = "1.0.97"
[lib]
name = "permitit"
path = "src/lib.rs"
[package]
authors = ["Toxikuu"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["rust-patterns"]
description = "Cute little library to permit a specific error"
edition = "2024"
exclude = [".github/"]
keywords = ["error"]
license = "GPL-3.0"
name = "permitit"
readme = "README.md"
repository = "https://github.com/Toxikuu/permit.git"
version = "0.1.1"