# 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 = "sentry-log4rs" version = "0.1.3" authors = ["Fu Wang "] description = "log4s integration for Sentry." homepage = "https://github.com/wangfu91/sentry-log4rs" readme = "README.md" keywords = [ "log", "log4rs", "sentry", "error-reporting", ] categories = ["development-tools"] license = "MIT/Apache-2.0" repository = "https://github.com/wangfu91/sentry-log4rs" [dependencies.anyhow] version = "1.0.40" [dependencies.derivative] version = "2.2.0" [dependencies.log] version = "0.4.14" [dependencies.log4rs] version = "1.2.0" [dependencies.sentry] version = "0.29.2" [dependencies.serde] version = "1.0.125"