summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorCarl Lerche <me@carllerche.com>2014-08-16 18:45:34 -0700
committerCarl Lerche <me@carllerche.com>2014-08-16 18:45:34 -0700
commit2442e299e80724d813fffa9a11a6fe86227f488b (patch)
tree8e4c167dc6ea15a1845d77fc06830722ab65997d /Cargo.toml
parent78cd78bbdac732bf2114bdfadb564cd4f7232365 (diff)
downloadnix-2442e299e80724d813fffa9a11a6fe86227f488b.zip
Epoll, rename to nix, misc cleanup
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index a36bca66..8fd6cab8 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,5 +1,5 @@
[package]
-name = "linux"
+name = "nix"
version = "0.0.1"
authors = ["Carl Lerche <me@carllerche.com>"]