Skip to content

Commit 43a2572

Browse files
chore(deps): bump tabled from 0.17.0 to 0.18.0 (#77)
Bumps [tabled](https://github.com/zhiburt/tabled) from 0.17.0 to 0.18.0. - [Changelog](https://github.com/zhiburt/tabled/blob/master/CHANGELOG.md) - [Commits](https://github.com/zhiburt/tabled/commits) --- updated-dependencies: - dependency-name: tabled dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0ba1171 commit 43a2572

File tree

2 files changed

+29
-46
lines changed

2 files changed

+29
-46
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ tokio = { version = "1.43.0", features = ["full"] }
1818
serde = { version = "1.0", features = ["derive"] }
1919
clap = { version = "4.5.28", features = ["derive"] }
2020
serde_json = "1.0"
21-
tabled = "0.17.0"
21+
tabled = "0.18.0"
2222
regex = "1.11.1"
2323
kdam = { version = "0.6.1", features = ["spinner", "template"] }
2424
futures = "0.3.31"

0 commit comments

Comments
 (0)