From 62c810b6f8ef7c3feca62637b8361a3386fa43d8 Mon Sep 17 00:00:00 2001 From: troido Date: Mon, 23 Sep 2019 09:18:42 +0200 Subject: picking up the project again. Not sure what I changed, but it seemed wise to commit --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 2ceed55..27af7a0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -12,4 +12,4 @@ nix = "0.13" libc = "0.2" users = "0.8" json = "0.11.13" - +specs = "0.14.3" -- cgit