add html_escape

This commit is contained in:
William Casarin 2023-12-21 10:58:56 -08:00
parent 16e58161f6
commit bfe2ad6c6d

View File

@ -26,3 +26,4 @@ image = "0.24.7"
lru = "0.12.1"
bytes = "1.5.0"
http = "1.0.0"
html-escape = "0.2.13"