alexcrichton closed issue #457:
README.md and build.rs recommend using
git submodule update --remote
if the submodules aren't present, but that won't perform the initial clone of the submodules. For that, you need to pass--init
as well.
alexcrichton commented on issue #457:
I believe this has since been fixed, so closing.
Last updated: Nov 22 2024 at 16:03 UTC