Skip to content

Commit ef06a47

Browse files
chore(deps): bump proc-macro2 from 1.0.96 to 1.0.101 (#168)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9eb66f0 commit ef06a47

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
@@ -1170,9 +1170,9 @@ dependencies = [
11701170

11711171
[[package]]
11721172
name = "proc-macro2"
1173-
version = "1.0.96"
1173+
version = "1.0.101"
11741174
source = "registry+https://github.com/rust-lang/crates.io-index"
1175-
checksum = "beef09f85ae72cea1ef96ba6870c51e6382ebfa4f0e85b643459331f3daa5be0"
1175+
checksum = "89ae43fd86e4158d6db51ad8e2b80f313af9cc74f5c0e03ccb87de09998732de"
11761176
dependencies = [
11771177
"unicode-ident",
11781178
]

0 commit comments

Comments
 (0)