[dependencies.annotate-snippets]
version = "0.6.1"
[dependencies.atty]
version = "0.2"
[dependencies.log]
version = "0.4"
[dependencies.rustc_data_structures]
package = "fast-rustc-ap-rustc_data_structures"
version = "1.0.0"
[dependencies.rustc_serialize]
package = "fast-rustc-ap-serialize"
version = "1.0.0"
[dependencies.rustc_span]
package = "fast-rustc-ap-rustc_span"
version = "1.0.0"
[dependencies.termcolor]
version = "1.0"
[dependencies.termize]
version = "0.1.1"
[dependencies.unicode-width]
version = "0.1.4"
[lib]
doctest = false
path = "lib.rs"
[package]
authors = ["The Rust Project Developers"]
description = """
Automatically published version of the package `rustc_errors` in the rust-lang/rust repository from commit 15812785344d913d779d9738fe3cca8de56f71d5 The publishing script for this crate lives at: https://github.com/alexcrichton/rustc-auto-publish
"""
edition = "2018"
license = "MIT / Apache-2.0"
name = "fast-rustc-ap-rustc_errors"
repository = "https://github.com/rust-lang/rust"
version = "1.0.0"
[target."cfg(windows)".dependencies.winapi]
features = ["handleapi", "synchapi", "winbase"]
version = "0.3"