attempt 3
This commit is contained in:
parent
de214336a9
commit
7c3fbd73fd
12 changed files with 594832 additions and 64277 deletions
|
|
@ -14,7 +14,7 @@ path = "src/lib.rs"
|
|||
bb8 = "0.9.0"
|
||||
bytes = "1.11.1"
|
||||
chrono = "0.4.44"
|
||||
pyo3 = { workspace = true, features = ["extension-module", "abi3-py311"] }
|
||||
pyo3 = { workspace = true, features = ["extension-module", "abi3-py311", "generate-import-lib"] }
|
||||
pyo3-arrow = { version = "0.17.0", default-features = false }
|
||||
pyo3-async-runtimes = { version = "0.28.0", features = ["tokio-runtime"] }
|
||||
qroissant-arrow = { path = "../qroissant-arrow" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue