From 558107c28b0d3d30d7b2b88694ae37137c0859a9 Mon Sep 17 00:00:00 2001 From: shenjack <3695888@qq.com> Date: Fri, 26 Jan 2024 00:23:37 +0800 Subject: [PATCH] =?UTF-8?q?=E6=88=91=E8=BF=98=E6=98=AF=E4=B8=8D=E6=95=B4?= =?UTF-8?q?=20db=20logger=E4=BA=86=EF=BC=8C=E5=BE=80=E5=90=8E=E9=9D=A0?= =?UTF-8?q?=E9=9D=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Cargo.toml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 0ab27e3..48290d1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -17,8 +17,8 @@ sha1 = "0.10.6" zstd = "0.13.0" log = "0.4.20" -[dependencies.db_logger] -version = "0.1" -optional = true -default-features = false -features = ["postgres"] +# [dependencies.db_logger] +# version = "0.1" +# optional = true +# default-features = false +# features = ["postgres"]