# 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 = "2021" name = "common_failures" version = "0.2.0" authors = ["Eric Kidd "] description = "DEPRECATED: Helpers for `failure`, including io::Error wrappers with paths, quick_main!, display_causes_and_backtrace. Deprecated, because `failure` is long-deprecated." documentation = "https://docs.rs/common_failures/" readme = "README.md" license = "CC0-1.0" repository = "https://github.com/emk/subtitles-rs" [dependencies.failure] version = "0.1.1" [badges.appveyor] repository = "emk/subtitles-rs" [badges.maintenance] status = "deprecated" [badges.travis-ci] repository = "emk/subtitles-rs"