Skip to content

Commit fe9610a

Browse files
chore(deps): bump proc-macro2 from 1.0.95 to 1.0.96 (#163)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 94073b4 commit fe9610a

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.95"
1173+
version = "1.0.96"
11741174
source = "registry+https://github.com/rust-lang/crates.io-index"
1175-
checksum = "02b3e5e68a3a1a02aad3ec490a98007cbc13c37cbe84a3cd7b8e406d76e7f778"
1175+
checksum = "beef09f85ae72cea1ef96ba6870c51e6382ebfa4f0e85b643459331f3daa5be0"
11761176
dependencies = [
11771177
"unicode-ident",
11781178
]

0 commit comments

Comments
 (0)