Skip to content

Commit c649c2a

Browse files
build(deps): bump proc-macro2 from 1.0.41 to 1.0.42 (#1843)
Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2) from 1.0.41 to 1.0.42. - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.41...1.0.42) --- 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 4292333 commit c649c2a

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
@@ -1956,9 +1956,9 @@ dependencies = [
19561956

19571957
[[package]]
19581958
name = "proc-macro2"
1959-
version = "1.0.41"
1959+
version = "1.0.42"
19601960
source = "registry+https://github.com/rust-lang/crates.io-index"
1961-
checksum = "cdcc2916cde080c1876ff40292a396541241fe0072ef928cd76582e9ea5d60d2"
1961+
checksum = "c278e965f1d8cf32d6e0e96de3d3e79712178ae67986d9cf9151f51e95aac89b"
19621962
dependencies = [
19631963
"unicode-ident",
19641964
]

0 commit comments

Comments
 (0)