馃悰 bug report
The man crate depends on roff 0.1, but roff has been at 0.2 since the end of last year, which is an API break.
It would be useful to bring man up to date with the latest version of roff, so that other build processes that depend on modern roff could use the same roff crate as man uses.
馃悰 bug report
The
mancrate depends onroff0.1, butroffhas been at 0.2 since the end of last year, which is an API break.It would be useful to bring
manup to date with the latest version ofroff, so that other build processes that depend on modernroffcould use the sameroffcrate asmanuses.