Skip to content

Commit 865dc05

Browse files
build(deps): bump tabled from 0.10.0 to 0.18.0
Bumps [tabled](https://github.com/zhiburt/tabled) from 0.10.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] <support@github.com>
1 parent 85c191c commit 865dc05

File tree

2 files changed

+33
-12
lines changed

2 files changed

+33
-12
lines changed

Cargo.lock

Lines changed: 32 additions & 11 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.218", features = ["derive"] }
3232
serde-aux = "4.1.2"
3333
serde_json = "1.0.125"
34-
tabled = "0.10.0"
34+
tabled = "0.18.0"
3535
time = "0.3.17"
3636
tokio = { version = "1.38.0", features = ["full"] }
3737
toml = "0.8.2"

0 commit comments

Comments
 (0)