Skip to content

Commit 5440292

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

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)