[package] name = "error" version = "0.1.9" authors = ["Jonathan Reem "] description = "A fancy error type for highly generic cases." repository = "https://github.com/reem/rust-error" license = "MIT" [dependencies] typeable = "0.1" traitobject = "0"