summaryrefslogtreecommitdiffstats
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 c61d57f..b73438c 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -7,7 +7,7 @@ version = "0.1.0"
clap = "2"
dimensioned = "0.6"
error-chain = "0.11"
-log = "^0.3.8"
+log = "^0.4.0"
regex = "0.2"
rocket = "0.3"
rocket_codegen = "0.3"