Skip to content

Commit 1d61e37

Browse files
Bump proc-macro2 from 1.0.40 to 1.0.42 (#1505)
Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2) from 1.0.40 to 1.0.42. - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.40...1.0.42) --- updated-dependencies: - dependency-name: proc-macro2 dependency-type: direct:production 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 a457299 commit 1d61e37

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

oximeter/oximeter-macro-impl/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ version = "1.2.0"
1313
features = ["serde"]
1414

1515
[dependencies.proc-macro2]
16-
version = "1.0.40"
16+
version = "1.0.42"
1717

1818
[dependencies.quote]
1919
version = "1.0.20"

0 commit comments

Comments
 (0)