Skip to content

Commit 203bff4

Browse files
Bump syn from 2.0.82 to 2.0.85 (#1151)
Bumps [syn](https://github.com/dtolnay/syn) from 2.0.82 to 2.0.85. - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.82...2.0.85) --- updated-dependencies: - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f278562 commit 203bff4

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
@@ -24,7 +24,7 @@ version = "1.0"
2424
features = [ "derive" ]
2525

2626
[dependencies.syn]
27-
version = "2.0.79"
27+
version = "2.0.85"
2828
features = [ "full", "visit", "extra-traits" ]
2929

3030
[dev-dependencies]

0 commit comments

Comments
 (0)