Skip to content

Commit 1183d15

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

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.97"
3535
quote = "1.0.40"
36-
syn = "2.0.105"
36+
syn = "2.0.106"
3737

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

0 commit comments

Comments
 (0)