-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
update to roff 0.2? #35
Comments
Note that the change from just trying to build against
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
🐛 bug report
The
man
crate depends onroff
0.1, butroff
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 ofroff
, so that other build processes that depend on modernroff
could use the sameroff
crate asman
uses.The text was updated successfully, but these errors were encountered: