Skip to content

Commit a023788

Browse files
chore(deps): bump proc-macro2 from 1.0.95 to 1.0.96
Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2) from 1.0.95 to 1.0.96. - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.95...1.0.96) --- updated-dependencies: - dependency-name: proc-macro2 dependency-version: 1.0.96 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d4133a1 commit a023788

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)