From 6e40ad8627553e2927aeb1826a77a79a71b5da07 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Sep 2026 04:43:42 +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]