Feel-ix-343/markdown-oxide

cargo install no longer working

cfuehrmann opened this issue · 3 comments

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 --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!