mirror of https://github.com/rwf2/Rocket.git
Run 'cargo update' in 'mk-docs.sh' script.
This commit is contained in:
parent
2f84d4b18a
commit
aa9d9ab081
|
@ -20,6 +20,7 @@ function mk_doc() {
|
|||
|
||||
# We need to clean-up beforehand so we don't get all of the dependencies.
|
||||
cargo clean
|
||||
cargo update
|
||||
|
||||
mk_doc $LIB_DIR
|
||||
mk_doc $CODEGEN_DIR
|
||||
|
|
Loading…
Reference in New Issue