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 4eee595  Revert "exclude python"
4eee595 is described below

commit 4eee595f147c947b544da1ad514f8c5b55a3cc55
Author: Shiyan Xu <[email protected]>
AuthorDate: Mon Dec 30 22:34:46 2024 -0600

    Revert "exclude python"
    
    This reverts commit 84fef81bab396a8256f633018ac156bdd015b0ce.
---
 Cargo.toml | 1 +
 1 file changed, 1 insertion(+)

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

Reply via email to