aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml3
1 files changed, 0 insertions, 3 deletions
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"