Skip to content

Commit ad3509e

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

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
@@ -2381,9 +2381,9 @@ checksum = "13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292"
23812381

23822382
[[package]]
23832383
name = "syn"
2384-
version = "2.0.106"
2384+
version = "2.0.110"
23852385
source = "registry+https://github.com/rust-lang/crates.io-index"
2386-
checksum = "ede7c438028d4436d71104916910f5bb611972c5cfd7f89b8300a8186e6fada6"
2386+
checksum = "a99801b5bd34ede4cf3fc688c5919368fea4e4814a4664359503e6015b280aea"
23872387
dependencies = [
23882388
"proc-macro2",
23892389
"quote",

0 commit comments

Comments
 (0)