Skip to content

Commit 89e656e

Browse files
Taplo
1 parent 643f4c1 commit 89e656e

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

Cargo.toml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,12 @@ http = [
112112
huggingface = ["datafusion-app/huggingface"]
113113
s3 = ["datafusion-app/s3"]
114114
udfs-wasm = ["datafusion-app/udfs-wasm"]
115-
vortex = ["datafusion-app/vortex", "dep:vortex", "dep:vortex-datafusion", "dep:vortex-file"]
115+
vortex = [
116+
"datafusion-app/vortex",
117+
"dep:vortex",
118+
"dep:vortex-datafusion",
119+
"dep:vortex-file",
120+
]
116121

117122
[[bin]]
118123
name = "dft"

0 commit comments

Comments
 (0)