From ca5a2b6e222ff556b8bcab4f20ec9fecc4e81bc9 Mon Sep 17 00:00:00 2001 From: Till Hoeppner Date: Wed, 26 Nov 2014 23:27:57 +0100 Subject: Change defaults, errors and build setup --- Cargo.toml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index e9f0d80..1a78c61 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,3 +10,7 @@ path = "src/sersve.rs" [dependencies] iron = "*" +glob = "*" + +[dependencies.persistent] +git = "https://github.com/iron/persistent" -- cgit v1.2.3