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 933a59c..65c5a6f 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -25,7 +25,7 @@ clap = "2.29"
yansi = "0.5"
actix = "0.7"
actix-web = "0.7"
-simplelog = "0.6"
+simplelog = "0.7"
base64 = "0.10"
percent-encoding = "2.1"
htmlescape = "0.3.1"