Skip to content

Commit

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

---
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 Sep 30, 2024
1 parent 691bed5 commit 586320f
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
38 changes: 19 additions & 19 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 @@ -25,7 +25,7 @@ once_cell = "1.19.0"
enum-map = "2.7.3"
pyo3 = "0.22.3"
rosbag = "0.6.3"
syn = "2.0.77"
syn = "2.0.79"
quote = "1.0.37"
void = "1.0.2"
const_format = "0.2"
Expand Down

0 comments on commit 586320f

Please sign in to comment.