From 9f8f49283d5932de91d189cd5a72309807ece00b Mon Sep 17 00:00:00 2001 From: Dennis Kobert Date: Tue, 3 Mar 2020 16:16:03 +0100 Subject: Restructure the project --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index b2e6b41..b5b089a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -12,3 +12,4 @@ rocket = "0.4" lazy_static = { version = "1.4"} futures = "0.3" postgres = "0.17" +tokio-postgres = "0.5" -- cgit v1.2.3-54-g00ecf