Skip to content

Commit

Permalink
Merge pull request AleoNet#1406 from AleoHQ/dependabot/cargo/syn-2.0.2
Browse files Browse the repository at this point in the history
Bump syn from 1.0.105 to 2.0.2
  • Loading branch information
raychu86 authored Mar 20, 2023
2 parents 9ade840 + 50a5909 commit 5a98341
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 41 deletions.
91 changes: 51 additions & 40 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 utilities/derives/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@ proc-macro2 = "1.0"
quote = "1.0"

[dependencies.syn]
version = "1.0"
version = "2.0"
features = [ "full" ]

0 comments on commit 5a98341

Please sign in to comment.