diff --git a/scripts/mk-docs.sh b/scripts/mk-docs.sh index 2983c819..1d02e48a 100755 --- a/scripts/mk-docs.sh +++ b/scripts/mk-docs.sh @@ -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