Skip to content

Commit 70f59c2

Browse files
deps: Bump tabled from 0.17.0 to 0.20.0 in /scalex-cli
Bumps [tabled](https://github.com/zhiburt/tabled) from 0.17.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>
1 parent 42e14db commit 70f59c2

File tree

2 files changed

+53
-60
lines changed

2 files changed

+53
-60
lines changed

scalex-cli/Cargo.lock

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

scalex-cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ serde_json = "1"
1212
serde_yaml = "0.9"
1313
thiserror = "2"
1414
anyhow = "1"
15-
tabled = "0.17"
15+
tabled = "0.20"
1616
dotenvy = "0.15"
1717
chrono = { version = "0.4", features = ["serde"] }
1818

0 commit comments

Comments
 (0)