[dependencies]
libc = "0.2.*"
[package]
authors = ["Mickaël Salaün <mic@digikod.net>"]
description = "File descriptor utilities"
documentation = "https://docs.rs/fd/"
exclude = [".gitignore"]
keywords = ["linux", "fd", "splice", "pipe"]
license = "LGPL-3.0"
name = "fd"
readme = "README.md"
repository = "https://github.com/stemjail/fd-rs"
version = "0.2.3"