quitters 0.1.0

List dependencies of a Rust binary by parsing panic messages
Documentation
[dependencies.once_cell]
version = "1.15.0"

[dependencies.regex]
default-features = false
features = ["std", "perf"]
version = "1.6.0"

[dependencies.semver]
version = "1.0.14"

[package]
authors = ["Sergey \"Shnatsel\" Davidoff"]
categories = ["parsing"]
description = "List dependencies of a Rust binary by parsing panic messages"
edition = "2021"
license = "MIT OR Apache-2.0"
name = "quitters"
repository = "https://github.com/rustsec/rustsec"
resolver = "1"
version = "0.1.0"