Skip to content

Commit ca4612d

Browse files
build(deps): bump proc-macro2 from 1.0.89 to 1.0.91 (#3373)
Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2) from 1.0.89 to 1.0.91. - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.89...1.0.91) --- updated-dependencies: - dependency-name: proc-macro2 dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9bb3393 commit ca4612d

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
@@ -3042,9 +3042,9 @@ dependencies = [
30423042

30433043
[[package]]
30443044
name = "proc-macro2"
3045-
version = "1.0.89"
3045+
version = "1.0.91"
30463046
source = "registry+https://github.com/rust-lang/crates.io-index"
3047-
checksum = "f139b0662de085916d1fb67d2b4169d1addddda1919e696f3252b740b629986e"
3047+
checksum = "307e3004becf10f5a6e0d59d20f3cd28231b0e0827a96cd3e0ce6d14bc1e4bb3"
30483048
dependencies = [
30493049
"unicode-ident",
30503050
]

0 commit comments

Comments
 (0)