From e0153061117caed2ea0167038e2cca5363833c3b Mon Sep 17 00:00:00 2001 From: Grigorii Safronov Date: Sat, 7 Sep 2024 12:43:38 +0000 Subject: [PATCH] =?UTF-8?q?=D0=98=D0=B7=D0=BC=D0=B5=D0=BD=D0=B8=D0=BB(?= =?UTF-8?q?=D0=B0)=20=D0=BD=D0=B0=20'cozo-bin/Cargo.toml'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cozo-bin/Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cozo-bin/Cargo.toml b/cozo-bin/Cargo.toml index c32afb0f..90a97f99 100644 --- a/cozo-bin/Cargo.toml +++ b/cozo-bin/Cargo.toml @@ -1,9 +1,9 @@ [package] -name = "cozo-bin" +name = "fluidb-bin" version = "0.7.6" edition = "2021" license = "MPL-2.0" -description = "Standalone Cozo database" +description = "Standalone fluidB database" authors = ["Ziyang Hu"] homepage = "https://www.cozodb.org" repository = "https://github.com/cozodb/cozo"