reopen 0.2.0

File reopening utility
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 = "reopen"
version = "0.2.0"
authors = ["Michal 'vorner' Vaner <vorner@vorner.cz>"]
description = "File reopening utility"
documentation = "https://docs.rs/reopen"
readme = "README.md"
keywords = ["reopen", "logging"]
categories = ["development-tools::debugging"]
license = "Apache-2.0/MIT"
repository = "https://github.com/vorner/reopen"
[dependencies.libc]
version = "~0.2"
[dev-dependencies.log]
version = "~0.4"

[dev-dependencies.simple-logging]
version = "~2"

[dev-dependencies.simple-signal]
version = "~1"

[dev-dependencies.version-sync]
version = "~0.5"
[badges.appveyor]
repository = "vorner/reopen"

[badges.maintenance]
status = "actively-developed"

[badges.travis-ci]
repository = "vorner/reopen"