Skip to content

Commit

Permalink
Bump tabled from 0.14.0 to 0.17.0
Browse files Browse the repository at this point in the history
Bumps [tabled](https://github.com/zhiburt/tabled) from 0.14.0 to 0.17.0.
- [Changelog](https://github.com/zhiburt/tabled/blob/master/CHANGELOG.md)
- [Commits](zhiburt/tabled@v0.14.0...0.17.0)

---
updated-dependencies:
- dependency-name: tabled
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent 9505c91 commit 0424412
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 10 deletions.
39 changes: 30 additions & 9 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ scraper = "0.21.0"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
serde_with = "3.11"
tabled = "0.14"
tabled = "0.17"
thiserror = "2.0"
tokio = { version = "1.41", features = ["full"] }

Expand Down

0 comments on commit 0424412

Please sign in to comment.