[package]
name = "debug_err"
version = "0.1.0"
edition = "2024"
description = "A minimal error handling library."
license = "MIT"
repository = "https://github.com/ericfindlay/debug_err"
keywords = ["error"]
authors = ["e.findlay@protonmail.com"]
readme = "README.md"
[dependencies]