From 38b66b335b7e7f57e90553c62eb2a1de852a932a Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Sun, 10 Jun 2018 14:04:03 -0700 Subject: update dependency on iron-slog --- rust/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rust/Cargo.toml') diff --git a/rust/Cargo.toml b/rust/Cargo.toml index cbac0229..5870de64 100644 --- a/rust/Cargo.toml +++ b/rust/Cargo.toml @@ -20,7 +20,7 @@ chrono = { version = "0.4", features = ["serde"] } futures = "0.1" hyper = "0.10" iron = "0.6" -iron-slog = { git = "https://github.com/bnewbold/iron-slog", branch = "bnewbold-iron-0.6" } +iron-slog = "0.0.2" iron-test = "*" swagger = "0.7" slog = "^2.0" -- cgit v1.2.3