Skip to content

Commit e57d3af

Browse files
Bump proc-macro2 from 1.0.40 to 1.0.42 (#405)
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 9691d04 commit e57d3af

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

dropshot/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ indexmap = "1.9.1"
2222
openapiv3 = "=1.0.1"
2323
paste = "1.0.7"
2424
percent-encoding = "2.1.0"
25-
proc-macro2 = "1.0.40"
25+
proc-macro2 = "1.0.42"
2626
rustls = "0.20.6"
2727
rustls-pemfile = "1.0.0"
2828
serde_json = "1.0.82"

0 commit comments

Comments
 (0)