From 0f2aae4d60f43f2d26d8deaf378cd8f1f99c02f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Sep 2026 04:43:47 +0000 Subject: [PATCH] Update proc_macro2_diagnostic requirement from 0.6.6 to 0.7.0 Updates the requirements on [proc_macro2_diagnostic](https://github.com/MusicalNinjaDad/proc_macro2_diagnostic) to permit the latest version. - [Release notes](https://github.com/MusicalNinjaDad/proc_macro2_diagnostic/releases) - [Changelog](https://github.com/MusicalNinjaDad/proc_macro2_diagnostic/blob/main/CHANGELOG.md) - [Commits](https://github.com/MusicalNinjaDad/proc_macro2_diagnostic/compare/v0.6.6...v0.7.0) --- updated-dependencies: - dependency-name: proc_macro2_diagnostic dependency-version: 0.7.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot]