Skip to content

Commit 901db4d

Browse files
Bump syn from 2.0.106 to 2.0.107 (#1462)
Bumps [syn](https://github.com/dtolnay/syn) from 2.0.106 to 2.0.107. - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.106...2.0.107) --- updated-dependencies: - dependency-name: syn dependency-version: 2.0.107 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1f85577 commit 901db4d

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.

dropshot_endpoint/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ version = "1.0"
2525
features = [ "derive" ]
2626

2727
[dependencies.syn]
28-
version = "2.0.106"
28+
version = "2.0.107"
2929
features = [ "full", "visit", "extra-traits" ]
3030

3131
[dev-dependencies]

0 commit comments

Comments
 (0)