# 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 = "abort_on_panic" version = "2.0.0" authors = ["Eric Kidd ", "Benjamin Herr "] description = "Intercept panic! from unsafe locations and abort the process" homepage = "https://github.com/emk/abort_on_panic-rs" documentation = "http://docs.rs/abort_on_panic" readme = "README.md" license = "CC0-1.0" repository = "https://github.com/emk/abort_on_panic-rs" [badges.maintenance] status = "passively-maintained" [badges.travis-ci] branch = "master" repository = "emk/abort_on_panic-rs"