Skip to content

Commit c34c630

Browse files
Bump tabled from 0.13.0 to 0.14.0 (#29)
Bumps [tabled](https://github.com/zhiburt/tabled) from 0.13.0 to 0.14.0. - [Changelog](https://github.com/zhiburt/tabled/blob/master/CHANGELOG.md) - [Commits](zhiburt/tabled@v0.13.0...v0.14.0) --- updated-dependencies: - dependency-name: tabled dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 233a077 commit c34c630

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ chrono = {version = "0.4.26", default-features = false, features = ["std", "cloc
1616
clap = {version = "4.3.19", features = ["derive"]}
1717
futures = "0.3.28"
1818
go-parse-duration = "0.1.1"
19-
tabled = "0.13.0"
19+
tabled = "0.14.0"
2020
thiserror = "1.0.44"
2121
tokio = {version = "1.29.1", features = ["full"]}
2222
tracing = "0.1.37"

0 commit comments

Comments
 (0)