Skip to content

Commit 978e4dd

Browse files
Bump proc-macro2 from 1.0.39 to 1.0.40 (#379)
Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2) from 1.0.39 to 1.0.40. - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.39...1.0.40) --- 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 c856d6b commit 978e4dd

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.8.2"
2222
openapiv3 = "=1.0.1"
2323
paste = "1.0.7"
2424
percent-encoding = "2.1.0"
25-
proc-macro2 = "1.0.39"
25+
proc-macro2 = "1.0.40"
2626
rustls = "0.20.6"
2727
rustls-pemfile = "1.0.0"
2828
serde_json = "1.0.81"

0 commit comments

Comments
 (0)