diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -23,3 +23,5 @@ actix = "0.7" actix-web = "0.7" simplelog = "0.5" base64 = "0.10" +percent-encoding = "1.0.1" +htmlescape = "0.3.1" |