Skip to content

Commit

Permalink
Merge pull request #170 from helikon-labs/dependabot/cargo/developmen…
Browse files Browse the repository at this point in the history
…t/syn-1.0.94

Bump syn from 1.0.93 to 1.0.94
  • Loading branch information
kukabi authored May 13, 2022
2 parents a66d41e + 6098cc4 commit 0996980
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 subvt-proc-macro/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ rust-version = "1.60.0"

[dependencies]
proc-macro2 = "1.0.38"
syn = "1.0.93"
syn = "1.0.94"
quote = "1.0.18"

0 comments on commit 0996980

Please sign in to comment.