swc_error_reporters 0.20.0

Error reporter implementations for the swc project
Documentation
[dependencies.anyhow]
version = "1.0.81"

[dependencies.miette]
features = ["fancy-no-syscall"]
version = "7.2.0"

[dependencies.once_cell]
version = "1.19.0"

[dependencies.parking_lot]
version = "0.12.1"

[dependencies.swc_common]
features = ["concurrent"]
version = "0.36.0"

[lib]
bench = false

[package]
authors = ["강동윤 <kdy1997.dev@gmail.com>"]
description = "Error reporter implementations for the swc project"
documentation = "https://rustdoc.swc.rs/swc_error_reporters/"
edition = "2021"
license = "Apache-2.0"
name = "swc_error_reporters"
repository = "https://github.com/swc-project/swc.git"
version = "0.20.0"