From 9be7f31ee2d37800c7d23a9fff7d7ab8a2e076ed Mon Sep 17 00:00:00 2001 From: Jokler Date: Sat, 10 Mar 2018 01:30:13 +0100 Subject: Decode html encoded characters in titles --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 3f280b6..192939a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -39,6 +39,7 @@ glob = "0.2.11" failure = "0.1.1" frippy_derive = { path = "frippy_derive" } +htmlescape = "0.3.1" [dependencies.unicode_names] git = 'https://github.com/Jokler/unicode_names' -- cgit v1.2.3-70-g09d2