Skip to content

Commit d7c7913

Browse files
build(deps): bump syn from 2.0.95 to 2.0.96 (#3524)
Bumps [syn](https://github.com/dtolnay/syn) from 2.0.95 to 2.0.96. - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.95...2.0.96) --- updated-dependencies: - dependency-name: syn 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 5af46e8 commit d7c7913

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
@@ -3653,9 +3653,9 @@ dependencies = [
36533653

36543654
[[package]]
36553655
name = "syn"
3656-
version = "2.0.95"
3656+
version = "2.0.96"
36573657
source = "registry+https://github.com/rust-lang/crates.io-index"
3658-
checksum = "46f71c0377baf4ef1cc3e3402ded576dccc315800fbc62dfc7fe04b009773b4a"
3658+
checksum = "d5d0adab1ae378d7f53bdebc67a39f1f151407ef230f0ce2883572f5d8985c80"
36593659
dependencies = [
36603660
"proc-macro2",
36613661
"quote",

0 commit comments

Comments
 (0)