# 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] name = "slog-journald" version = "2.2.0" authors = ["Thayne McCombs "] description = "Journald drain for slog-rs" homepage = "https://github.com/slog-rs/journald" documentation = "https://docs.rs/slog-journald" readme = "README.md" keywords = ["slog", "logging", "log", "journald", "systemd"] categories = ["development-tools::debugging"] license = "MPL-2.0/MIT/Apache-2.0" repository = "https://github.com/slog-rs/journald" [dependencies.libsystemd] version = "0.4.1" [dependencies.slog] version = "2.7" [features] log_errno = [] log_error_sources = [] [badges.travis-ci] repository = "slog-rs/journald"