Skip to content

Commit 7255530

Browse files
build(deps): bump syn from 2.0.103 to 2.0.104 (#3980)
--- updated-dependencies: - dependency-name: syn dependency-version: 2.0.104 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 3fe2dee commit 7255530

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
@@ -3992,9 +3992,9 @@ dependencies = [
39923992

39933993
[[package]]
39943994
name = "syn"
3995-
version = "2.0.103"
3995+
version = "2.0.104"
39963996
source = "registry+https://github.com/rust-lang/crates.io-index"
3997-
checksum = "e4307e30089d6fd6aff212f2da3a1f9e32f3223b1f010fb09b7c95f90f3ca1e8"
3997+
checksum = "17b6f705963418cdb9927482fa304bc562ece2fdd4f616084c50b7023b435a40"
39983998
dependencies = [
39993999
"proc-macro2",
40004000
"quote",

0 commit comments

Comments
 (0)