You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(justfile): Prevent overwriting of nethsm docs in docs recipe
Due to a bug in cargo the docs of nethsm-cli would overwrite those
of nethsm.
Prevent this by selectively generating docs and moving relevant dirs
around.
Related-to: rust-lang/cargo#6313
Signed-off-by: David Runge <[email protected]>
0 commit comments