Skip to content

Commit f7b39df

Browse files
build(deps): bump syn from 2.0.111 to 2.0.114 (#4378)
Bumps [syn](https://github.com/dtolnay/syn) from 2.0.111 to 2.0.114. - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.111...2.0.114) --- updated-dependencies: - dependency-name: syn dependency-version: 2.0.114 dependency-type: indirect 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 e970a25 commit f7b39df

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3761,9 +3761,9 @@ dependencies = [
37613761

37623762
[[package]]
37633763
name = "syn"
3764-
version = "2.0.111"
3764+
version = "2.0.114"
37653765
source = "registry+https://github.com/rust-lang/crates.io-index"
3766-
checksum = "390cc9a294ab71bdb1aa2e99d13be9c753cd2d7bd6560c77118597410c4d2e87"
3766+
checksum = "d4d107df263a3013ef9b1879b0df87d706ff80f65a86ea879bd9c31f9b307c2a"
37673767
dependencies = [
37683768
"proc-macro2",
37693769
"quote",

0 commit comments

Comments
 (0)