cargo-limit 0.0.2

Cargo wrapper which limits compiler messages number. Error messages come first.
Documentation
[dependencies.anyhow]
version = "1"

[dependencies.cargo_metadata]
version = "0.11"

[package]
authors = ["Alexander Lopatin <alopatindev@gmail.com>"]
description = "Cargo wrapper which limits compiler messages number. Error messages come first."
edition = "2018"
keywords = ["cargo", "limit", "filter", "wrapper"]
license = "MIT OR Apache-2.0"
name = "cargo-limit"
readme = "README.md"
repository = "https://github.com/alopatindev/cargo-limit"
version = "0.0.2"