Skip to content

Commit c925628

Browse files
build(deps): bump tabled from 0.18.0 to 0.20.0 (#1785)
Bumps [tabled](https://github.com/zhiburt/tabled) from 0.18.0 to 0.20.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.20.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6a749fb commit c925628

File tree

2 files changed

+17
-7
lines changed

2 files changed

+17
-7
lines changed

Cargo.lock

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

xtask/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ rand = { workspace = true }
2121
quote = "1.0"
2222
sha2 = "0.10"
2323
solana-program = { workspace = true }
24-
tabled = "0.18"
24+
tabled = "0.20"
2525
light-test-utils = { workspace = true }
2626
tokio = { workspace = true }
2727
solana-sdk = { workspace = true }

0 commit comments

Comments
 (0)