# 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 = "replicante_util_failure" version = "0.1.4" authors = ["Stefano Pogliani "] description = "Helper functions to manage failures" homepage = "https://www.replicante.io/" documentation = "https://github.com/replicante-io/common" readme = "README.md" keywords = [ "replicante", "utility", "failure", ] license = "MIT" repository = "https://github.com/replicante-io/common" [dependencies.failure] version = "^0.1.5" [dependencies.sentry] version = "^0.18.0" [dependencies.serde] version = "^1.0.34" [dependencies.serde_derive] version = "^1.0.34" [dependencies.slog] version = "^2.2.0"