Skip to content

Commit 9c21204

Browse files
Bump tabled from 0.20.0 to 0.21.0
Bumps [tabled](https://github.com/zhiburt/tabled) from 0.20.0 to 0.21.0. - [Changelog](https://github.com/zhiburt/tabled/blob/master/CHANGELOG.md) - [Commits](https://github.com/zhiburt/tabled/commits) --- updated-dependencies: - dependency-name: tabled dependency-version: 0.21.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6678d5f commit 9c21204

2 files changed

Lines changed: 27 additions & 5 deletions

File tree

Cargo.lock

Lines changed: 26 additions & 4 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
@@ -38,7 +38,7 @@ rabbitmq_http_client = { version = "0.88", default-features = false, features =
3838
] }
3939
serde = { version = "1.0", features = ["derive", "std"] }
4040
serde_json = "1.0"
41-
tabled = "0.20"
41+
tabled = "0.21"
4242
bel7-cli = { version = "0.12", features = ["tables", "serde", "clap", "completions"] }
4343
toml = "1.1"
4444
toml_edit = "0.25"

0 commit comments

Comments
 (0)