From c308ced52d700b5ff11bef301028ac3290934ede Mon Sep 17 00:00:00 2001 From: Steven Fackler Date: Fri, 8 Aug 2014 23:36:20 -0700 Subject: [PATCH] Bump rust-phf --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index b4e65a36..f1d7676f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -22,9 +22,9 @@ rev = "8696b091402f67a655c3b924c118392cb67540a3" [dependencies.phf] git = "https://github.com/sfackler/rust-phf" -rev = "f5a32238bd0e0baa5d35cbae3a01132be3c087f4" +rev = "b2220d9a428049fb9c52b51c16d8f6b15cd02487" [dependencies.phf_mac] git = "https://github.com/sfackler/rust-phf" -rev = "f5a32238bd0e0baa5d35cbae3a01132be3c087f4" +rev = "b2220d9a428049fb9c52b51c16d8f6b15cd02487"