Skip to content

Commit 6fcae86

Browse files
chore(deps): bump syn from 2.0.107 to 2.0.108
Bumps [syn](https://github.com/dtolnay/syn) from 2.0.107 to 2.0.108. - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.107...2.0.108) --- updated-dependencies: - dependency-name: syn dependency-version: 2.0.108 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 863b1af commit 6fcae86

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

derive/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ proc-macro = true
3333
[dependencies]
3434
proc-macro2 = "1.0.101"
3535
quote = "1.0.41"
36-
syn = "2.0.107"
36+
syn = "2.0.108"
3737

3838
[dev-dependencies]
3939
odbc-api = { path = "../odbc-api" }

0 commit comments

Comments
 (0)