diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -21,7 +21,7 @@ actix-web = "4.0.0-beta.8" actix-files = "0.6.0-beta.6" actix-multipart = "0.4.0-beta.5" actix-web-httpauth = "0.6.0-beta.2" -maud = "0.22" +maud = "0.23" yansi = "0.5" simplelog = "0.10" percent-encoding = "2" |