Skip to content

Commit 09ab4c2

Browse files
build(deps): bump syn from 1.0.98 to 1.0.99 (#1872)
Bumps [syn](https://github.com/dtolnay/syn) from 1.0.98 to 1.0.99. - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@1.0.98...1.0.99) --- 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 f7598b4 commit 09ab4c2

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

23012301
[[package]]
23022302
name = "syn"
2303-
version = "1.0.98"
2303+
version = "1.0.99"
23042304
source = "registry+https://github.com/rust-lang/crates.io-index"
2305-
checksum = "c50aef8a904de4c23c788f104b7dddc7d6f79c647c7c8ce4cc8f73eb0ca773dd"
2305+
checksum = "58dbef6ec655055e20b86b15a8cc6d439cca19b667537ac6a1369572d151ab13"
23062306
dependencies = [
23072307
"proc-macro2",
23082308
"quote",

0 commit comments

Comments
 (0)