Escape bracket in generated docs

This commit is contained in:
Wataru Otsubo 2025-07-31 20:41:04 +09:00
parent a0a1c8c9a3
commit ef1b10a21d
5 changed files with 55 additions and 8 deletions

View file

@ -26,9 +26,11 @@ heck = "0.5"
hex = "0.4"
itertools = "0.14"
log = "0.4"
once_cell = "1.21.3"
prettyplease = "0.2"
proc-macro2 = "1.0"
quote = "1.0"
regex = "1.11.1"
roxmltree = "0.20"
sha2 = "0.10"
syn = "2.0"