Skip to content

Commit cf071e8

Browse files
fix(deps): update rust crate ascii_table to 4.0.7 (#6072)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 89ba906 commit cf071e8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

xtask/coverage/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ publish = false
55
version = "0.0.0"
66

77
[dependencies]
8-
ascii_table = "4.0.6"
8+
ascii_table = "4.0.7"
99
backtrace = "0.3.75"
1010
biome_console = { workspace = true }
1111
biome_diagnostics = { workspace = true }

0 commit comments

Comments
 (0)