Skip to content

Commit

Permalink
build(deps): bump syn from 2.0.18 to 2.0.28 in /protocol
Browse files Browse the repository at this point in the history
Bumps [syn](https://github.com/dtolnay/syn) from 2.0.18 to 2.0.28.
- [Release notes](https://github.com/dtolnay/syn/releases)
- [Commits](dtolnay/syn@2.0.18...2.0.28)

---
updated-dependencies:
- dependency-name: syn
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 31, 2023
1 parent eb2da53 commit 9c45018
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions protocol/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 protocol/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ serde = {version="1.0", features=["derive"]}
image = "0.24"
quote = "1.0.28"
prettyplease = "0.2.6"
syn = "2.0.18"
syn = "2.0.28"

0 comments on commit 9c45018

Please sign in to comment.