# 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 are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2018" name = "brix_errors" version = "0.2.1" authors = [ "Ethan Lerner ", "Caleb Cushing ", ] description = "Brix's crate for handling all application-related errors." homepage = "https://github.com/xenoterracide/brix" license = "MIT" [dependencies.clap] version = "2.33.3" [dependencies.fancy-regex] version = "0.7.0" [dependencies.fs_extra] version = "^1" [dependencies.handlebars] version = "4.1.0" [dependencies.serde_yaml] version = "0.8.17" [dependencies.validator] version = "0.14.0"