fix invalid parsing of invalid html entities

This commit is contained in:
Ayrat Badykov
2022-04-23 11:41:02 +03:00
committed by alex wennerberg
parent fd7383cdba
commit 10c2a0cbff
2 changed files with 10 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "nanohtml2text"
version = "0.1.2"
version = "0.1.3"
edition = "2018"
readme = "README.txt"
license = "MIT"