[dependencies.anyhow]
version = "1"
[dependencies.terminal_size]
version = "0.1"
[dependencies.textwrap]
version = "0.14"
[package]
authors = ["Cecile Tonglet <cecile.tonglet@cecton.com>"]
categories = ["development-tools::cargo-plugins"]
description = "Shows only the first page of rustc output"
edition = "2018"
homepage = "https://github.com/cecton/cargo-firstpage"
keywords = ["first", "page", "head", "rustc"]
license = "MIT OR Apache-2.0"
name = "cargo-firstpage"
readme = "README.md"
repository = "https://github.com/cecton/cargo-firstpage"
version = "0.1.0"