nc 0.7.4

Execute system call directly
Documentation
[build-dependencies.cc]
version = "1.0.69"

[package]
authors = ["Xu Shaohua <shaohua@biofan.org>"]
build = "build.rs"
categories = ["os", "no-std", "external-ffi-bindings"]
description = "Execute system call directly"
documentation = "https://docs.rs/nc"
edition = "2018"
exclude = ["/.travis.yml"]
homepage = "https://github.com/xushaohua/nc"
keywords = ["syscall", "linux"]
license = "Apache-2.0"
name = "nc"
publish = true
readme = "README.md"
repository = "https://github.com/xushaohua/nc"
version = "0.7.4"