From 3abe7df3fbc12a8df259f48c746f2b9344a5f33c Mon Sep 17 00:00:00 2001 From: Fuwn Date: Mon, 3 Jun 2024 14:57:47 +0000 Subject: fix: bump rust and update accordingly --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 5d1b621..e778fb1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,9 +6,9 @@ members = [ "crates/whirl_api", "crates/whirl_common", "crates/whirl_config", - "crates/whirl_db", + # "crates/whirl_db", "crates/whirl_prompt", - "crates/whirl_server" + "crates/whirl_server", ] [profile.release] -- cgit v1.2.3