Skip to content

Commit

Permalink
fix(deps): update rust crate tabled to 0.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 12, 2024
1 parent 574abfb commit fad3b15
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 10 deletions.
17 changes: 8 additions & 9 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ simplelog = { version = "0.12.2" }
siphasher = "1"
strum = { version = "0.26.2", features = ["derive"] }
sys-info = "0.9.1"
tabled = { version = "0.15.0", features = ["ansi"] }
tabled = { version = "0.16.0", features = ["ansi"] }
tar = "0.4.40"
tempfile = "3.10.1"
tera = "1.19"
Expand Down

0 comments on commit fad3b15

Please sign in to comment.