[dependencies]
error-chain = "0.7"
[package]
authors = ["Tyler Wolf Leonhardt <tyler.wolf.leonhardt@gmail.com>"]
description = "Allows libflo libs to return errors."
exclude = [
".gitignore",
"build.gradle",
"gradle",
"gradlew",
"gradlew.bat",
"README",
"test/**"
]
license = "MIT"
name = "libflo_error"
version = "0.1.1"