Skip to content

Commit 0df44c9

Browse files
build(deps): bump syn from 2.0.96 to 2.0.98 (#3589)
Bumps [syn](https://github.com/dtolnay/syn) from 2.0.96 to 2.0.98. - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.96...2.0.98) --- 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 dc4c5a4 commit 0df44c9

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
@@ -3698,9 +3698,9 @@ dependencies = [
36983698

36993699
[[package]]
37003700
name = "syn"
3701-
version = "2.0.96"
3701+
version = "2.0.98"
37023702
source = "registry+https://github.com/rust-lang/crates.io-index"
3703-
checksum = "d5d0adab1ae378d7f53bdebc67a39f1f151407ef230f0ce2883572f5d8985c80"
3703+
checksum = "36147f1a48ae0ec2b5b3bc5b537d267457555a10dc06f3dbc8cb11ba3006d3b1"
37043704
dependencies = [
37053705
"proc-macro2",
37063706
"quote",

0 commit comments

Comments
 (0)