We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7c71fb commit a7f22ddCopy full SHA for a7f22dd
1 file changed
Cargo.toml
@@ -26,7 +26,7 @@ readme = "README.md"
26
license = "Apache-2.0"
27
edition = "2021"
28
rust-version = "1.78"
29
-include = ["/src", "/datafusion", "/LICENSE.txt", "pyproject.toml", "Cargo.toml", "Cargo.lock"]
+include = ["/src", "/datafusion", "/LICENSE.txt", "/build.rs", "pyproject.toml", "Cargo.toml", "Cargo.lock"]
30
31
[features]
32
default = ["mimalloc"]
0 commit comments