Skip to content

Commit

Permalink
chore(deps): bump syn from 2.0.93 to 2.0.94 (#306)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 2, 2025
1 parent de0a862 commit 8762999
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 @@ -24,7 +24,7 @@ once_cell = "1.20.2"
proc-macro-crate = "3.2.0"
proc-macro2 = "1.0.92"
quote = "1.0.38"
syn = { version = "2.0.93", features = ["visit-mut", "full"] }
syn = { version = "2.0.94", features = ["visit-mut", "full"] }

[dev-dependencies]
macrotest = "1.0.13"

0 comments on commit 8762999

Please sign in to comment.