Skip to content

Commit 930ba8c

Browse files
committed
merge
Signed-off-by: Nicholas Gates <[email protected]>
1 parent 9780d94 commit 930ba8c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

vortex/src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ impl VortexSessionDefault for VortexSession {
5252
.with::<ExprSession>()
5353
.with::<RuntimeSession>();
5454

55+
#[cfg(feature = "files")]
5556
file::register_default_encodings(&session);
5657

5758
session

0 commit comments

Comments
 (0)