update doc target

This commit is contained in:
J. Ayo Akinyele 2018-08-14 13:05:33 -04:00
parent 6b875d2135
commit 1046b9fa65
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ update:
doc:
# generates the documentation
echo "cargo +nightly doc"
cargo +nightly doc
clean:
cargo +nightly clean