diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -25,7 +25,7 @@ yansi = "0.5" actix = "0.7" actix-web = "0.7" simplelog = "0.7" -base64 = "0.11" +base64 = "0.12" percent-encoding = "2.1" htmlescape = "0.3.1" bytesize = "1.0.0" |