diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -23,7 +23,7 @@ actix-multipart = "0.4" actix-web-httpauth = "0.6" maud = "0.23" yansi = "0.5" -simplelog = "0.11" +simplelog = "0.12" percent-encoding = "2" port_check = "0.1" bytesize = "1" |