Skip to content

Commit

Permalink
Update Rust crate syn to v2.0.66 (TraceMachina#946)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 30, 2024
1 parent 5fbd751 commit 80af57f
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
40 changes: 20 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 nativelink-macro/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ crate_type = ["proc-macro"]
# Some down-stream can't be upgraded just yet.
proc-macro2 = "=1.0.84"
quote = "=1.0.36"
syn = "=2.0.52"
syn = "=2.0.66"

0 comments on commit 80af57f

Please sign in to comment.