Closed cfuehrmann closed 3 months ago
I use markdown-oxide on WSL 1, inside which I run Ubuntu 24.
My latest successful update via cargo install was about two weeks ago. Now I get this error:
cargo install
cargo install --locked --git https://github.com/Feel-ix-343/markdown-oxide.git markdown-oxide Updating git repository `https://github.com/Feel-ix-343/markdown-oxide.git` error: failed to update submodule `docs/obsidian-minimal-publish`
Thanks for reporting!
This should be fixed now
Thanks ever so much - cargo install is working for me again.
perfect!
I use markdown-oxide on WSL 1, inside which I run Ubuntu 24.
My latest successful update via
cargo install
was about two weeks ago. Now I get this error: