Skip to content

Commit

Permalink
h
Browse files Browse the repository at this point in the history
  • Loading branch information
kszucs committed Aug 13, 2021
1 parent 24cef6f commit d61d891
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arrow/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ chrono = "0.4"
flatbuffers = { version = "=2.0.0", optional = true }
hex = "0.4"
prettytable-rs = { version = "0.8.0", optional = true }
pyo3 = { version = "0.14", optional = true } #features = ["extension-module"] }
pyo3 = { version = "0.14", optional = true }
libc = { version = "0.2", optional = true }
lexical-core = "^0.7"
multiversion = "0.6.1"
Expand Down

0 comments on commit d61d891

Please sign in to comment.