diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -40,7 +40,7 @@ http = "0.2" httparse = "1" libflate = "1" log = "0.4" -maud = "0.23" +maud = "0.24" mime = "0.3" nanoid = "0.4" percent-encoding = "2" |