From 672000c64022d8f01afcda10eb0638d339e16d91 Mon Sep 17 00:00:00 2001 From: everpcpc Date: Thu, 30 May 2024 20:59:34 +0800 Subject: [PATCH] z --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index d07421f115fb4..8a505403b6125 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -104,7 +104,7 @@ members = [ "src/meta/service", # sqllogictest "tests/sqllogictests", - "src/bendpy", + # "src/bendpy", # sqlsmith "src/tests/sqlsmith", ]