Skip to content

Commit

Permalink
chore: Minor bump to comfy-table version
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-beedie committed Aug 3, 2024
1 parent 618a710 commit 2ad8cbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/polars-core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ bitflags = { workspace = true }
bytemuck = { workspace = true }
chrono = { workspace = true, optional = true }
chrono-tz = { workspace = true, optional = true }
comfy-table = { version = "7.0.1", default-features = false, optional = true }
comfy-table = { version = "7.1.1", default-features = false, optional = true }
either = { workspace = true }
hashbrown = { workspace = true }
indexmap = { workspace = true }
Expand Down

0 comments on commit 2ad8cbe

Please sign in to comment.