From 1b6ca0ca81afa26dd547504920b19e0f9c42ecff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Sep 2026 04:43:19 +0000 Subject: [PATCH] Update proc_macro2_diagnostic requirement from 0.6.6 to 0.8.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.8.0) --- updated-dependencies: - dependency-name: proc_macro2_diagnostic dependency-version: 0.8.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot]