eira 0.1.3

Ansi-colored error reporting output
Documentation
[dependencies.yansi]
version = "1.0.1"

[lib]
name = "eira"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Ansi-colored error reporting output"
edition = "2024"
license = "MIT"
name = "eira"
readme = "README.md"
repository = "https://github.com/piot/eira"
resolver = "2"
version = "0.1.3"

[[test]]
name = "header"
path = "tests/header.rs"

[[test]]
name = "source_section"
path = "tests/source_section.rs"