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: Dec 23 2024 at 13:07 UTC