Skip to content

Commit 7c28b25

Browse files
Bump proc-macro2 from 1.0.104 to 1.0.105 (#1289)
Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2) from 1.0.104 to 1.0.105. - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.104...1.0.105) --- updated-dependencies: - dependency-name: proc-macro2 dependency-version: 1.0.105 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 6c678a5 commit 7c28b25

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.8.1"
3636
indexmap = "2.13.0"
3737
openapiv3 = "2.2.0"
3838
percent-encoding = "2.3.2"
39-
proc-macro2 = "1.0.104"
39+
proc-macro2 = "1.0.106"
4040
quote = "1.0.42"
4141
rand = "0.9.2"
4242
regex = "1.11.2"

0 commit comments

Comments
 (0)