summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 0 insertions, 2 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 396a64a4..17383e49 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,5 +1,4 @@
[package]
-
name = "nix"
description = "Rust friendly bindings to *nix APIs"
version = "0.10.0-pre"
@@ -10,7 +9,6 @@ categories = ["os::unix-apis"]
exclude = [
".gitignore",
".travis.yml",
- "deploy.sh",
"test/**/*"
]