Skip to content

Commit cc99701

Browse files
build(deps): bump proc-macro2 from 1.0.88 to 1.0.89 (#13210)
Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2) from 1.0.88 to 1.0.89. - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.88...1.0.89) --- updated-dependencies: - dependency-name: proc-macro2 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 7905967 commit cc99701

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -1648,9 +1648,9 @@ dependencies = [
16481648

16491649
[[package]]
16501650
name = "proc-macro2"
1651-
version = "1.0.88"
1651+
version = "1.0.89"
16521652
source = "registry+https://github.com/rust-lang/crates.io-index"
1653-
checksum = "7c3a7fc5db1e57d5a779a352c8cdb57b29aa4c40cc69c3a68a7fedc815fbf2f9"
1653+
checksum = "f139b0662de085916d1fb67d2b4169d1addddda1919e696f3252b740b629986e"
16541654
dependencies = [
16551655
"unicode-ident",
16561656
]

0 commit comments

Comments
 (0)