[dependencies]
[features]
default = []
experimental = ["stable"]
stable = ["default"]
[package]
authors = ["Bitwise IO, Inc."]
description = "A collection of intrinsically useful errors"
edition = "2021"
license = "Apache-2.0"
name = "errling"
readme = "README.md"
repository = "https://github.com/splintercommunity/errling"
version = "0.1.0"