[package]
edition = "2018"
name = "amethyst_error"
version = "0.3.0"
authors = ["John-John Tedro <udoprog@tedro.se>"]
description = "Internal error handling for Amethyst.\n"
homepage = "https://amethyst.rs/"
documentation = "https://docs-src.amethyst.rs/stable/amethyst_error/"
readme = "README.md"
keywords = ["game", "error", "amethyst"]
categories = ["error"]
license = "MIT/Apache-2.0"
repository = "https://github.com/amethyst/amethyst"
[dependencies.backtrace]
version = "0.3.13"
[badges.travis-ci]
repository = "amethyst/amethyst"