From 81ae20b5a0bca84166076d91b8b32a19d2d451ae Mon Sep 17 00:00:00 2001 From: Katharina Fey Date: Sat, 28 Dec 2019 23:58:14 +0100 Subject: Refactoring basic project structure --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index f21eac1..7b19748 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,6 +10,7 @@ actix-files = "0.1.7" actix-web = "1.0.0" askama = "0.8" env_logger = "0.6" +git2 = "0.11" [build-dependencies] askama = "0.8" \ No newline at end of file -- cgit v1.2.3