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

xushiyan pushed a commit to branch update-deps
in repository https://gitbox.apache.org/repos/asf/hudi-rs.git


The following commit(s) were added to refs/heads/update-deps by this push:
     new 84fef81  exclude python
84fef81 is described below

commit 84fef81bab396a8256f633018ac156bdd015b0ce
Author: Shiyan Xu <[email protected]>
AuthorDate: Mon Dec 30 22:31:13 2024 -0600

    exclude python
---
 Cargo.toml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/Cargo.toml b/Cargo.toml
index 53d9ab6..4976595 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -18,7 +18,6 @@
 [workspace]
 members = [
     "crates/*",
-    "python",
 ]
 resolver = "2"
 

Reply via email to