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 56ccd1e..2bc1481 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -19,7 +19,7 @@ panic = 'abort'
[dependencies]
yansi = "0.5"
actix-web = "3"
-simplelog = "0.9"
+simplelog = "0.10"
percent-encoding = "2"
port_check = "0.1"
bytesize = "1.0.0"