about summary refs log tree commit diff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml3
1 files changed, 2 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index b290f6b4442d..f382bc23d7c8 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -9,13 +9,14 @@ backtrace = "0.3"
 clap = {version = "^2.33.0", features = ["yaml"]}
 config = "*"
 downcast-rs = "^1.0.4"
+futures = "0.1.28"
 include_dir = "0.2.1"
 itertools = "*"
 lazy_static = "*"
 log = "*"
 log4rs = "*"
-matches = "0.1.8"
 maplit = "^1.0.1"
+matches = "0.1.8"
 nom = "^5.0.0"
 prettytable-rs = "^0.8"
 proptest = "0.9.3"