throw 0.1.2

Efficiently add statically-calculated stack traces to errors.
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 = "throw"
version = "0.1.2"
authors = ["David Ross <daboross@daboross.net>"]
include = ["Cargo.toml", "src/**/*", "tests/**/*", "examples/**/*", "LICENSE", "README.md"]
description = "Efficiently add statically-calculated stack traces to errors."
documentation = "https://docs.rs/throw/"
readme = "README.md"
keywords = ["error"]
categories = ["rust-patterns"]
license = "MIT"
repository = "https://github.com/daboross/rust-throw/"
[dev-dependencies.regex]
version = "0.2"
[badges.travis-ci]
repository = "daboross/fern"