pipe-logger 1.1.0

Stores, rotates, compresses process logs.
Documentation
# 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 believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
name = "pipe-logger"
version = "1.1.0"
authors = ["Magic Len <len@magiclen.org>"]
description = "Stores, rotates, compresses process logs."
homepage = "https://magiclen.org/pipe-logger"
readme = "README.md"
keywords = ["logger", "log", "pipe", "rotation", "logrotate"]
categories = ["command-line-utilities"]
license = "MIT"
repository = "https://github.com/magiclen/pipe-logger"
[profile.release]
panic = "abort"
[dependencies.byte-unit]
version = "1.0.2"

[dependencies.clap]
version = "2.32.0"

[dependencies.pipe-logger-lib]
version = "1.0.1"
[badges.appveyor]
branch = "master"
repository = "magiclen/pipe-logger"
service = "github"

[badges.travis-ci]
branch = "master"
repository = "magiclen/pipe-logger"