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:46:00 UTC

[incubator-opendal] branch main updated: chore: Remove publish=false of oli (#1697)

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

xuanwo pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-opendal.git


The following commit(s) were added to refs/heads/main by this push:
     new a235143a chore: Remove publish=false of oli (#1697)
a235143a is described below

commit a235143acd368f80b68f5bffcac1fc7af8bbfdb5
Author: Xuanwo <gi...@xuanwo.io>
AuthorDate: Mon Mar 20 11:45:55 2023 +0800

    chore: Remove publish=false of oli (#1697)
    
    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"