aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 8cc54c6..18f6f4f 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -27,7 +27,7 @@ actix = "0.7"
actix-web = "0.7"
simplelog = "0.6"
base64 = "0.10"
-percent-encoding = "1.0.1"
+percent-encoding = "2.0"
htmlescape = "0.3.1"
bytesize = "1.0.0"
nanoid = "0.2.0"