Skip to content

Commit 47b1964

Browse files
build(deps): bump proc-macro2 from 1.0.103 to 1.0.106 (#4428)
Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2) from 1.0.103 to 1.0.106. - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.103...1.0.106) --- updated-dependencies: - dependency-name: proc-macro2 dependency-version: 1.0.106 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 43ed072 commit 47b1964

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3109,9 +3109,9 @@ dependencies = [
31093109

31103110
[[package]]
31113111
name = "proc-macro2"
3112-
version = "1.0.103"
3112+
version = "1.0.106"
31133113
source = "registry+https://github.com/rust-lang/crates.io-index"
3114-
checksum = "5ee95bc4ef87b8d5ba32e8b7714ccc834865276eab0aed5c9958d00ec45f49e8"
3114+
checksum = "8fd00f0bb2e90d81d1044c2b32617f68fcb9fa3bb7640c23e9c748e53fb30934"
31153115
dependencies = [
31163116
"unicode-ident",
31173117
]

0 commit comments

Comments
 (0)