Skip to content

Commit

Permalink
Bump syn from 2.0.87 to 2.0.89 (#53)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 26, 2024
1 parent 10687da commit 9b93088
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 35 deletions.
66 changes: 33 additions & 33 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions bearmark-macro/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ proc-macro = true

[dependencies]
quote = "1.0.37"
syn = { version = "2.0.87", features = [] }
syn = { version = "2.0.89", features = [] }

[dev-dependencies]
syn = { version = "2.0.87", features = ["extra-traits"] }
syn = { version = "2.0.89", features = ["extra-traits"] }

0 comments on commit 9b93088

Please sign in to comment.