From 8e3d87ca49cdb2aeb6db318e13e083ab2a0f0653 Mon Sep 17 00:00:00 2001 From: Jack Ye Date: Thu, 12 Feb 2026 21:22:29 -0800 Subject: [PATCH] feat: feature 3 and 4 for v4.1 --- rust/lance/src/lib.rs | 2 ++ 1 file changed, 2 insertions(+) diff --git a/rust/lance/src/lib.rs b/rust/lance/src/lib.rs index a922248bfb2..7e639c2fe23 100644 --- a/rust/lance/src/lib.rs +++ b/rust/lance/src/lib.rs @@ -113,3 +113,5 @@ pub mod deps { // Feature 1 // Feature 2 // Breaking change 1 +// Feature 3 for v4.1 +// Feature 4 for v4.1