Skip to content

Commit 8a15f87

Browse files
Bump proc-macro2 from 1.0.92 to 1.0.93 (#1045)
Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2) from 1.0.92 to 1.0.93. - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.92...1.0.93) --- updated-dependencies: - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent eb2b146 commit 8a15f87

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ hyper = "1.5.2"
3535
indexmap = "2.7.1"
3636
openapiv3 = "2.0.0"
3737
percent-encoding = "2.3.0"
38-
proc-macro2 = "1.0.92"
38+
proc-macro2 = "1.0.93"
3939
project-root = "0.2.2"
4040
quote = "1.0.38"
4141
rand = "0.8.5"

0 commit comments

Comments
 (0)