Merge pull request #60 from octaltree/fix-conflicted-doc

Resolving conflicted cargo documents
This commit is contained in:
Matt Green 2017-06-03 09:55:38 -04:00 committed by GitHub
commit 7b76d3d268
1 changed files with 4 additions and 0 deletions

View File

@ -45,3 +45,7 @@ nix = "0.7.0"
[target.'cfg(windows)'.dependencies]
winapi = "0.2.8"
kernel32-sys = "0.2.2"
[[bin]]
name = "watchexec"
doc = false