Skip to content

Commit

Permalink
chore(deps): bump tabled from 0.15.0 to 0.16.0 in the minors group
Browse files Browse the repository at this point in the history
Bumps the minors group with 1 update: [tabled](https://github.com/zhiburt/tabled).


Updates `tabled` from 0.15.0 to 0.16.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
  dependency-group: minors
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and rami3l committed Nov 2, 2024
1 parent 210a6ec commit 71486a8
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 10 deletions.
17 changes: 8 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 crates/pacaptr-macros/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ proc-macro2 = "1.0.86"
quote = { version = "1.0.36", optional = true }
regex = { workspace = true }
syn = "2.0.79"
tabled = "0.15.0"
tabled = "0.16.0"

[features]
test = ["dep:litrs", "dep:quote"]
Expand Down

0 comments on commit 71486a8

Please sign in to comment.