From 9a303b182a32d2908caaaf5d24c7bc1ff3831505 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Tue, 15 May 2018 11:04:23 -0700 Subject: broken diesel+iron integration --- rust/Cargo.toml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'rust/Cargo.toml') diff --git a/rust/Cargo.toml b/rust/Cargo.toml index 4e86d830..868523ff 100644 --- a/rust/Cargo.toml +++ b/rust/Cargo.toml @@ -25,6 +25,9 @@ slog = "^2.0" slog-term = "*" slog-async = "*" +[dependencies.iron_diesel_middleware] +git = "https://github.com/darayus/iron-diesel-middleware" + #hyper-openssl = {version = "0.2", optional = true} #hyper-tls = {version = "0.1.2", optional = true} #tokio-core = "0.1.6" -- cgit v1.2.3