v1.2.2
Major fixes
fix
: rust regression. We were erroneously using cargo rustdoc
instead of cargo doc
. This was preventing the rust backend from correctly generating the docs on multi crate projects.
fix
: rust regression. We were erroneously using cargo rustdoc
instead of cargo doc
. This was preventing the rust backend from correctly generating the docs on multi crate projects.