Skip to content

Commit 87c3463

Browse files
dependabot[bot]relrelb
authored andcommitted
build(deps): bump syn from 1.0.96 to 1.0.98
Bumps [syn](https://github.com/dtolnay/syn) from 1.0.96 to 1.0.98. - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@1.0.96...1.0.98) --- updated-dependencies: - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 06d9a96 commit 87c3463

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

core/macros/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ proc-macro = true
99

1010
[dependencies]
1111
quote = "1.0.19"
12-
syn = { version = "1.0.96", features = ["full"] }
12+
syn = { version = "1.0.98", features = ["full"] }

0 commit comments

Comments
 (0)