Skip to content

Commit

Permalink
chore(deps): 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 Jan 13, 2025
1 parent 168fe19 commit 06f3ca9
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 28 deletions.
45 changes: 18 additions & 27 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 @@ -8,7 +8,7 @@ edition = "2021"
[dependencies]
reqwest = { version = "0.12.5", features = ["json"] }
serde = { version = "1.0.197", features = ["derive"] }
tabled = "0.14.0"
tabled = "0.17.0"
thiserror = "1.0.50"
tokio = { version = "1.38.0", features = ["full"] }

Expand Down

0 comments on commit 06f3ca9

Please sign in to comment.