Skip to content

Commit

Permalink
chore(deps): update Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
rami3l committed Nov 30, 2024
1 parent 1a2f937 commit 44279c6
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 21 deletions.
44 changes: 24 additions & 20 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.16.0"
tabled = "0.17.0"

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

0 comments on commit 44279c6

Please sign in to comment.