Skip to content

Commit 9898d0c

Browse files
build(deps): bump syn from 1.0.89 to 1.0.90 (#1569)
Bumps [syn](https://github.com/dtolnay/syn) from 1.0.89 to 1.0.90. - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@1.0.89...1.0.90) --- updated-dependencies: - dependency-name: syn 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 2eaea73 commit 9898d0c

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
@@ -2293,9 +2293,9 @@ checksum = "6e63cff320ae2c57904679ba7cb63280a3dc4613885beafb148ee7bf9aa9042d"
22932293

22942294
[[package]]
22952295
name = "syn"
2296-
version = "1.0.89"
2296+
version = "1.0.90"
22972297
source = "registry+https://github.com/rust-lang/crates.io-index"
2298-
checksum = "ea297be220d52398dcc07ce15a209fce436d361735ac1db700cab3b6cdfb9f54"
2298+
checksum = "704df27628939572cd88d33f171cd6f896f4eaca85252c6e0a72d8d8287ee86f"
22992299
dependencies = [
23002300
"proc-macro2",
23012301
"quote",

0 commit comments

Comments
 (0)