panic_search 0.1.4

Automatically search for panics when they happen
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g. crates.io) dependencies
#
# If you believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
name = "panic_search"
version = "0.1.4"
authors = ["panicbit <panicbit.dev@gmail.com>"]
description = "Automatically search for panics when they happen"
documentation = "https://docs.rs/panic_search"
license = "MIT/Apache-2.0"
repository = "https://github.com/panicbit/panic_search_rs"
[dependencies.open]
version = "1.2.1"

[dependencies.percent-encoding]
version = "1.0.1"