Skip to content

Commit 711945d

Browse files
chore(deps): bump proc-macro2 from 1.0.101 to 1.0.103 (#196)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 21cc95a commit 711945d

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)