Skip to content

Commit b3fa7fb

Browse files
Bump proc-macro2 from 1.0.101 to 1.0.103 (#1231)
Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2) from 1.0.101 to 1.0.103. - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.101...1.0.103) --- updated-dependencies: - dependency-name: proc-macro2 dependency-version: 1.0.103 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 0ba2a96 commit b3fa7fb

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
@@ -36,7 +36,7 @@ hyper = "1.7.0"
3636
indexmap = "2.12.0"
3737
openapiv3 = "2.2.0"
3838
percent-encoding = "2.3.2"
39-
proc-macro2 = "1.0.101"
39+
proc-macro2 = "1.0.103"
4040
quote = "1.0.40"
4141
rand = "0.9.2"
4242
regex = "1.11.2"

0 commit comments

Comments
 (0)