From 37420603a09e31c67e8a5d7e7d512ae5498dab5f Mon Sep 17 00:00:00 2001 From: Steven Fackler Date: Fri, 18 Jul 2014 09:14:10 -0700 Subject: [PATCH] Bump PHF version --- Cargo.toml | 4 ++-- submodules/rust-phf | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 508c56a0..da5af1fb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -23,9 +23,9 @@ rev = "8696b091402f67a655c3b924c118392cb67540a3" [dependencies.phf] git = "https://github.com/sfackler/rust-phf" -rev = "60f391c38b548f5134addb116d2adcfa18ba3367" +rev = "5c59a7a15d0ba8278ff96a33f7b86bfb8733f4b9" [dependencies.phf_mac] git = "https://github.com/sfackler/rust-phf" -rev = "60f391c38b548f5134addb116d2adcfa18ba3367" +rev = "5c59a7a15d0ba8278ff96a33f7b86bfb8733f4b9" diff --git a/submodules/rust-phf b/submodules/rust-phf index 60f391c3..5c59a7a1 160000 --- a/submodules/rust-phf +++ b/submodules/rust-phf @@ -1 +1 @@ -Subproject commit 60f391c38b548f5134addb116d2adcfa18ba3367 +Subproject commit 5c59a7a15d0ba8278ff96a33f7b86bfb8733f4b9