Skip to content

Commit

Permalink
Bump syn from 2.0.87 to 2.0.90
Browse files Browse the repository at this point in the history
Bumps [syn](https://github.com/dtolnay/syn) from 2.0.87 to 2.0.90.
- [Release notes](https://github.com/dtolnay/syn/releases)
- [Commits](dtolnay/syn@2.0.87...2.0.90)

---
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 Dec 3, 2024
1 parent ae1a299 commit fd914b7
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 22 deletions.
42 changes: 21 additions & 21 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.20.2"
enum-map = "2.7.3"
pyo3 = "0.23.1"
rosbag = "0.6.3"
syn = "2.0.87"
syn = "2.0.90"
quote = "1.0.37"
void = "1.0.2"
const_format = "0.2"
Expand Down

0 comments on commit fd914b7

Please sign in to comment.