Skip to content

Commit 56be200

Browse files
dependabot[bot]shaneutt
authored andcommitted
chore(deps): bump proc-macro2 from 1.0.101 to 1.0.103
Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2) from 1.0.101 to 1.0.103. - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.101...1.0.103) --- updated-dependencies: - dependency-name: proc-macro2 dependency-version: 1.0.103 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 21cc95a commit 56be200

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
@@ -1049,9 +1049,9 @@ dependencies = [
10491049

10501050
[[package]]
10511051
name = "proc-macro2"
1052-
version = "1.0.101"
1052+
version = "1.0.103"
10531053
source = "registry+https://github.com/rust-lang/crates.io-index"
1054-
checksum = "89ae43fd86e4158d6db51ad8e2b80f313af9cc74f5c0e03ccb87de09998732de"
1054+
checksum = "5ee95bc4ef87b8d5ba32e8b7714ccc834865276eab0aed5c9958d00ec45f49e8"
10551055
dependencies = [
10561056
"unicode-ident",
10571057
]

0 commit comments

Comments
 (0)