Skip to content

Commit

Permalink
update comfy-table
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-beedie committed Jul 7, 2023
1 parent 0295e44 commit f7fbdbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion polars/polars-core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ arrow.workspace = true
bitflags.workspace = true
chrono = { version = "0.4", default-features = false, features = ["std"], optional = true }
chrono-tz = { version = "0.8", optional = true }
comfy-table = { version = "6.1.4", optional = true, default_features = false }
comfy-table = { version = "7.0.1", optional = true, default_features = false }
either.workspace = true
hashbrown.workspace = true
indexmap.workspace = true
Expand Down

0 comments on commit f7fbdbd

Please sign in to comment.