Skip to content

Commit

Permalink
Merge pull request #249 from yaleman/dependabot/cargo/syn-2.0.15
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed May 5, 2023
2 parents 225f8f8 + df8b138 commit da638c5
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ url = { version = "2.3.1", features = ["serde"] }

quote = "0.4"
proc-macro2 = "1.0.56"
syn = "2.0.9"
syn = "2.0.15"

[dev-dependencies]
console-subscriber = "0.1.8"
Expand Down

0 comments on commit da638c5

Please sign in to comment.