first working attempt
This commit is contained in:
parent
4aa14c4914
commit
e2ba1390c6
8 changed files with 165 additions and 55 deletions
|
|
@ -12,4 +12,4 @@ crate-type = ["cdylib", "rlib"]
|
|||
|
||||
[dependencies]
|
||||
byteorder = "^1"
|
||||
arrow = "^54"
|
||||
arrow = {version = "^54", features = ["ffi"]}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue