Skip to content

Commit 1d9c54f

Browse files
fix(deps): update rust crate syn to v3
1 parent 877dff0 commit 1d9c54f

2 files changed

Lines changed: 13 additions & 2 deletions

File tree

Cargo.lock

Lines changed: 12 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/fortifier-macros/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ convert_case = "0.11.0"
2424
proc-macro-crate = "3.4.0"
2525
proc-macro2 = "1.0.103"
2626
quote = "1.0.42"
27-
syn = "2.0.110"
27+
syn = "3.0.0"
2828

2929
[lints]
3030
workspace = true

0 commit comments

Comments
 (0)