Skip to content

Commit

Permalink
chore(deps): bump proc-macro2 from 1.0.76 to 1.0.78 (#142)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 22, 2024
1 parent f7fb751 commit 8be7a6c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 narrow-derive/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ proc-macro = true
[dependencies]
once_cell = "1.18.0"
proc-macro-crate = "3.1.0"
proc-macro2 = "1.0.66"
proc-macro2 = "1.0.78"
quote = "1.0.35"
syn = { version = "2.0.48", features = ["visit-mut", "full"] }

Expand Down

0 comments on commit 8be7a6c

Please sign in to comment.