Skip to content

Commit 5201af2

Browse files
chore(deps): bump syn from 2.0.77 to 2.0.79 (#257)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent eea8fc4 commit 5201af2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

narrow-derive/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ once_cell = "1.18.0"
2424
proc-macro-crate = "3.2.0"
2525
proc-macro2 = "1.0.86"
2626
quote = "1.0.37"
27-
syn = { version = "2.0.77", features = ["visit-mut", "full"] }
27+
syn = { version = "2.0.79", features = ["visit-mut", "full"] }
2828

2929
[dev-dependencies]
3030
macrotest = "1.0.13"

0 commit comments

Comments
 (0)