From 4fce0b9fd59b069d19cfaa19d0122a027096580b Mon Sep 17 00:00:00 2001 From: researchersec <109282836+researchersec@users.noreply.github.com> Date: Sat, 12 Oct 2024 05:31:49 +0200 Subject: [PATCH] Update Cargo.toml --- Cargo.toml | 2 -- 1 file changed, 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 673156e..529666f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -24,8 +24,6 @@ tokio-postgres-rustls = "0.5" rustls = "0.20" webpki-roots = "0.22.6" - -rustls = "0.20" rustls-pemfile = "1.0" webpki = "0.22"