Skip to content

Commit 17e4953

Browse files
build(deps): bump tabled from 0.10.0 to 0.17.0
Bumps [tabled](https://github.com/zhiburt/tabled) from 0.10.0 to 0.17.0. - [Changelog](https://github.com/zhiburt/tabled/blob/master/CHANGELOG.md) - [Commits](https://github.com/zhiburt/tabled/commits/0.17.0) --- updated-dependencies: - dependency-name: tabled dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 68533a0 commit 17e4953

File tree

2 files changed

+43
-16
lines changed

2 files changed

+43
-16
lines changed

Cargo.lock

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

src/mz/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ semver = "1.0.16"
3131
serde = { version = "1.0.152", features = ["derive"] }
3232
serde-aux = "4.1.2"
3333
serde_json = "1.0.125"
34-
tabled = "0.10.0"
34+
tabled = "0.17.0"
3535
time = "0.3.17"
3636
tokio = { version = "1.38.0", features = ["full"] }
3737
toml = "0.8.2"

0 commit comments

Comments
 (0)