Skip to content

Commit b335685

Browse files
committed
Merge #797
797: Remove deploy.sh r=asomers a=Susurrus This script is a remnant from when generating docs was part of the publishing process. With docs.rs generating docs for all packages, this is no longer necessary. Additionally this script has been incorrect for a long time since nix moved from carllerche/nix to nix-rust/nix.
2 parents 55f0a13 + c2c1973 commit b335685

File tree

2 files changed

+0
-20
lines changed

2 files changed

+0
-20
lines changed

Cargo.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
[package]
2-
32
name = "nix"
43
description = "Rust friendly bindings to *nix APIs"
54
version = "0.10.0-pre"
@@ -10,7 +9,6 @@ categories = ["os::unix-apis"]
109
exclude = [
1110
".gitignore",
1211
".travis.yml",
13-
"deploy.sh",
1412
"test/**/*"
1513
]
1614

deploy.sh

Lines changed: 0 additions & 18 deletions
This file was deleted.

0 commit comments

Comments
 (0)