You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@opendal.apache.org by xu...@apache.org on 2023/03/20 03:41:49 UTC

[incubator-opendal] 01/01: chore: Remove publish=false of oli

This is an automated email from the ASF dual-hosted git repository.

xuanwo pushed a commit to branch remove-publish-false-of-oli
in repository https://gitbox.apache.org/repos/asf/incubator-opendal.git

commit 48dd64fb6180cb06a02987a805109e346031fa3e
Author: Xuanwo <gi...@xuanwo.io>
AuthorDate: Mon Mar 20 11:41:31 2023 +0800

    chore: Remove publish=false of oli
    
    Signed-off-by: Xuanwo <gi...@xuanwo.io>
---
 binaries/oli/Cargo.toml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/binaries/oli/Cargo.toml b/binaries/oli/Cargo.toml
index 0ce9c65a..45cc2cbc 100644
--- a/binaries/oli/Cargo.toml
+++ b/binaries/oli/Cargo.toml
@@ -24,7 +24,6 @@ homepage = "https://opendal.apache.org/"
 keywords = ["storage", "data", "s3", "fs", "azblob"]
 license = "Apache-2.0"
 name = "oli"
-publish = false
 repository = "https://github.com/apache/incubator-opendal"
 version = "0.30.3"