summaryrefslogtreecommitdiff
path: root/Cargo.toml
blob: e046c764fe49aa1224d3f6f2cc2f6aacedd9624b (plain)
1
2
3
4
5
6
7
8
[package]

name        = "nix"
description = "Rust friendly bindings to Posix APIs"
version     = "0.1.1"
authors     = ["Carl Lerche <me@carllerche.com>"]
homepage    = "https://github.com/carllerche/nix-rust"
license     = "MIT"