fix(deps): update rust crate roff to v1

This commit is contained in:
renovate[bot]
2026-02-11 18:07:55 +00:00
committed by GitHub
parent f225366f85
commit fa76a5cf7d
+1 -1
View File
@@ -11,7 +11,7 @@ readme = "README.md"
[dependencies]
lexopt = "0.3.0"
roff = "0.2.1"
roff = "1.0.0"
strsim = "0.11.1"
uutils-args-derive = { version = "0.1.0", path = "derive" }