From 10286ea274d889c4aa3ae2b5b13f13c2e41ad286 Mon Sep 17 00:00:00 2001 From: Steven Fackler Date: Fri, 11 Jul 2014 14:22:15 -0700 Subject: [PATCH] Bump dependencies --- Cargo.toml | 4 ++-- submodules/rust-openssl | 2 +- submodules/rust-phf | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index edc8545d..f88ca8e5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -17,9 +17,9 @@ rev = "8696b091402f67a655c3b924c118392cb67540a3" [dependencies.phf] git = "https://github.com/sfackler/rust-phf" -rev = "cb4ed93175b656f442802c27e039add8e2b86723" +rev = "a90e7cc22d8acfebf787726b5352dc39408a9800" [dependencies.phf_mac] git = "https://github.com/sfackler/rust-phf" -rev = "cb4ed93175b656f442802c27e039add8e2b86723" +rev = "a90e7cc22d8acfebf787726b5352dc39408a9800" diff --git a/submodules/rust-openssl b/submodules/rust-openssl index ad915f13..8696b091 160000 --- a/submodules/rust-openssl +++ b/submodules/rust-openssl @@ -1 +1 @@ -Subproject commit ad915f13ae2ad4217c18328a618ad696fb7014e1 +Subproject commit 8696b091402f67a655c3b924c118392cb67540a3 diff --git a/submodules/rust-phf b/submodules/rust-phf index cb4ed931..a90e7cc2 160000 --- a/submodules/rust-phf +++ b/submodules/rust-phf @@ -1 +1 @@ -Subproject commit cb4ed93175b656f442802c27e039add8e2b86723 +Subproject commit a90e7cc22d8acfebf787726b5352dc39408a9800