Skip to content

Commit 0ab99b2

Browse files
committed
fixup
Signed-off-by: Joe Isaacs <[email protected]>
1 parent 5002850 commit 0ab99b2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

vortex-scan/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -184,8 +184,7 @@ This controls how many splits are processed concurrently.
184184

185185
Core dependencies:
186186

187-
- `vortex-array`: Core array types and operations
188-
- `vortex-expr`: Expression evaluation framework
187+
- `vortex-array`: Core array types and operations (includes expression evaluation framework)
189188
- `vortex-layout`: Layout reader abstraction
190189
- `futures`: Async runtime abstractions
191190
- `tokio` (optional): Multi-threaded async runtime

0 commit comments

Comments
 (0)