Skip to content

Commit ff4ec52

Browse files
build(deps): bump proc-macro2 from 1.0.84 to 1.0.85 (#3004)
Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2) from 1.0.84 to 1.0.85. - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.84...1.0.85) --- 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 9cb9f43 commit ff4ec52

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
@@ -2647,9 +2647,9 @@ dependencies = [
26472647

26482648
[[package]]
26492649
name = "proc-macro2"
2650-
version = "1.0.84"
2650+
version = "1.0.85"
26512651
source = "registry+https://github.com/rust-lang/crates.io-index"
2652-
checksum = "ec96c6a92621310b51366f1e28d05ef11489516e93be030060e5fc12024a49d6"
2652+
checksum = "22244ce15aa966053a896d1accb3a6e68469b97c7f33f284b99f0d576879fc23"
26532653
dependencies = [
26542654
"unicode-ident",
26552655
]

0 commit comments

Comments
 (0)