From 1caa728cb46db4d334204b652a46c27f2fc68ac4 Mon Sep 17 00:00:00 2001 From: Dennis Eriksen Date: Sat, 1 Jul 2023 12:19:44 +0200 Subject: Cleaning up. Starting with response-function. --- Cargo.toml | 3 --- 1 file changed, 3 deletions(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 3a066b5..cbddcd7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,9 +7,6 @@ edition = "2021" [dependencies] dumb_cgi = "0.7.0" -#anyhow = "1.0.71" -#sqlx = { version = "0.6", features = [ "postgres", "macros", "runtime-tokio-native-tls", "tls" ] } -#tokio = { version = "1", features = ["full"] } postgres = "0.18.0" regex = "1" dotenv = "0.15" -- cgit v1.2.3