From 5fdf0ea32d494fcec28d0b715e75d1c0e408e452 Mon Sep 17 00:00:00 2001 From: karencfv Date: Thu, 22 Aug 2024 21:24:35 +1200 Subject: [PATCH] workspace deps --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.toml b/Cargo.toml index 451fe23b0b..fad02eb790 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -120,6 +120,7 @@ default-members = [ "certificates", "clickhouse-admin", "clickhouse-admin/api", + "clickhouse-admin/types", "clients/bootstrap-agent-client", "clients/cockroach-admin-client", "clients/ddm-admin-client",