Skip to content

Commit 1089011

Browse files
build(deps): bump tabled from 0.17.0 to 0.18.0 (#1607)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 42184a2 commit 1089011

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Cargo.lock

Lines changed: 8 additions & 8 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
@@ -22,7 +22,7 @@ rand = { workspace = true }
2222
quote = "1.0"
2323
sha2 = "0.10"
2424
solana-program = { workspace = true }
25-
tabled = "0.17"
25+
tabled = "0.18"
2626
light-test-utils = { workspace = true }
2727
tokio = { workspace = true }
2828
solana-sdk = { workspace = true }

0 commit comments

Comments
 (0)