aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 1c11701..38b9094 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -18,8 +18,8 @@ chrono = "0.2.18"
clap = "2.0.2"
env_logger = "0.3.2"
glob = "0.2.10"
-log = "0.3.4"
-regex = "0.1.46"
+log = "0.3.5"
+regex = "0.1.48"
rmp = "0.7.3"
rmp-serialize = "0.7.0"
rustc-serialize = "0.3.16"