nails-fork 0.11.0

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

[dependencies.futures]
version = "0.3"

[dependencies.log]
version = "0.4"

[dependencies.nails]
version = "=0.11.0"

[dependencies.tokio]
features = ["rt-core", "process", "macros"]
version = "0.2"

[dependencies.tokio-util]
features = ["codec"]
version = "0.2"

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