Skip to content

Commit 496171c

Browse files
build(deps): bump proc-macro2 from 1.0.40 to 1.0.41 (#1840)
Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2) from 1.0.40 to 1.0.41. - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.40...1.0.41) --- 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 0664ce8 commit 496171c

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.40"
1959+
version = "1.0.41"
19601960
source = "registry+https://github.com/rust-lang/crates.io-index"
1961-
checksum = "dd96a1e8ed2596c337f8eae5f24924ec83f5ad5ab21ea8e455d3566c69fbcaf7"
1961+
checksum = "cdcc2916cde080c1876ff40292a396541241fe0072ef928cd76582e9ea5d60d2"
19621962
dependencies = [
19631963
"unicode-ident",
19641964
]

0 commit comments

Comments
 (0)