diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -38,9 +38,10 @@ chrono = "0.4.0" glob = "0.2.11" circular-queue = "0.2.0" failure = "0.1.1" +htmlescape = "0.3.1" +antidote = "1.0.0" frippy_derive = { path = "frippy_derive" } -htmlescape = "0.3.1" [dependencies.unicode_names] git = 'https://github.com/Jokler/unicode_names' |
