From b71188c952f0f4665d359a63c1d716d00fe752ab Mon Sep 17 00:00:00 2001 From: Till Höppner Date: Thu, 15 Sep 2016 23:51:46 +0200 Subject: Upgrade dependencies, bump version --- example/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'example/Cargo.toml') diff --git a/example/Cargo.toml b/example/Cargo.toml index 3d3cbd5..ef12ec5 100644 --- a/example/Cargo.toml +++ b/example/Cargo.toml @@ -7,7 +7,7 @@ include = ["data", "data/*", "data/**"] publish = false [dependencies] -phf = "0.7.12" +phf = "0.7.16" # includedir = "0.2.0" includedir = { path = "../lib" } -- cgit v1.2.3