Skip to content

Commit 1174233

Browse files
sunng87killme2008
andauthored
Update src/script/Cargo.toml
Co-authored-by: dennis zhuang <killme2008@gmail.com>
1 parent 3f102ed commit 1174233

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/script/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ license.workspace = true
66

77
[features]
88
default = ["python"]
9-
pyo3_backend = ["pyo3", "arrow/pyarrow"]
9+
pyo3_backend = ["dep:pyo3", "arrow/pyarrow"]
1010
python = [
1111
"dep:datafusion",
1212
"dep:datafusion-common",

0 commit comments

Comments
 (0)