Skip to content

Commit

Permalink
Update comfy-table to 5.0 (#957) (#964)
Browse files Browse the repository at this point in the history
Co-authored-by: Carol (Nichols || Goulding) <193874+carols10cents@users.noreply.github.com>
  • Loading branch information
alamb and carols10cents committed Nov 22, 2021
1 parent 9f63502 commit 094037d
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"
chrono-tz = {version = "0.4", optional = true}
flatbuffers = { version = "=2.0.0", optional = true }
hex = "0.4"
comfy-table = { version = "4.0", optional = true, default-features = false }
comfy-table = { version = "5.0", optional = true, default-features = false }
pyo3 = { version = "0.14", optional = true }
lexical-core = "^0.8"
multiversion = "0.6.1"
Expand Down

0 comments on commit 094037d

Please sign in to comment.