Skip to content

Commit

Permalink
[deps]: Update Rust crate comfy-table to ^7.1.0 (#363)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 27, 2023
1 parent 7a21699 commit cd93d42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/bws/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ chrono = { version = "0.4.31", features = [
clap = { version = "4.4.8", features = ["derive", "env", "string"] }
clap_complete = "4.4.4"
color-eyre = "0.6"
comfy-table = "^7.0.1"
comfy-table = "^7.1.0"
directories = "5.0.1"
env_logger = "0.10.1"
log = "0.4.20"
Expand Down

0 comments on commit cd93d42

Please sign in to comment.