nails-fork 0.1.0

A `Nail` trait implementation that forks a process as the user running the server.
Documentation
[dependencies.bytes]
version = "0.4"

[dependencies.futures]
version = "0.1"

[dependencies.nails]
version = "=0.1.0"

[dependencies.tokio-codec]
version = "0.1"

[dependencies.tokio-core]
version = "0.1"

[dependencies.tokio-io]
version = "0.1"

[dependencies.tokio-process]
version = "0.1"

[package]
authors = ["Stu Hood <stuhood@gmail.com>"]
description = "A `Nail` trait implementation that forks a process as the user running the server.\n"
homepage = "https://github.com/stuhood/nails"
license = "Apache-2.0"
name = "nails-fork"
readme = "../README.md"
repository = "https://github.com/stuhood/nails"
version = "0.1.0"