mirror of
https://github.com/n08i40k/schedule-parser-rusted.git
synced 2025-12-06 17:57:47 +03:00
chore(deps): bump syn from 2.0.108 to 2.0.110
Bumps [syn](https://github.com/dtolnay/syn) from 2.0.108 to 2.0.110. - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.108...2.0.110) --- updated-dependencies: - dependency-name: syn dependency-version: 2.0.110 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -4,7 +4,7 @@ version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
syn = "2.0.106"
|
||||
syn = "2.0.110"
|
||||
quote = "1.0.40"
|
||||
proc-macro2 = "1.0.101"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user