[dependencies]
[dev-dependencies.anyhow]
version = "1.0"
[package]
authors = ["rerun.io <opensource@rerun.io>"]
description = "Helpers for handling errors."
edition = "2021"
homepage = "https://rerun.io"
include = ["../../LICENSE-APACHE", "../../LICENSE-MIT", "**/*.rs", "Cargo.toml"]
license = "MIT OR Apache-2.0"
name = "re_error"
publish = true
readme = "README.md"
repository = "https://github.com/rerun-io/rerun"
rust-version = "1.72"
version = "0.9.1"
[package.metadata.docs.rs]
all-features = true