mirror of
https://github.com/house-of-vanity/desubot.git
synced 2025-08-21 15:27:14 +00:00
Fix HTML escaping
This commit is contained in:
@@ -21,4 +21,5 @@ hyper-tls = { version = "0.4", optional = true }
|
||||
futures = "0.3"
|
||||
hyper-rustls = { version = "0.19", optional = true }
|
||||
|
||||
rusqlite = "0.24.1"
|
||||
rusqlite = "0.24.1"
|
||||
html-escape = "0.2"
|
||||
|
Reference in New Issue
Block a user