From 2204bc2cd15e82c1b3156d3679fe9c01f6bd37a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Dec 2024 15:05:27 +0000 Subject: [PATCH 1/2] Bump quote from 1.0.37 to 1.0.38 Bumps [quote](https://github.com/dtolnay/quote) from 1.0.37 to 1.0.38. - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](https://github.com/dtolnay/quote/compare/1.0.37...1.0.38) --- updated-dependencies: - dependency-name: quote dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Cargo.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 2980ab6b0..f87bf3a45 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -7745,9 +7745,9 @@ dependencies = [ [[package]] name = "quote" -version = "1.0.37" +version = "1.0.38" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b5b9d34b8991d19d98081b46eacdd8eb58c6f2b201139f7c5f643cc155a633af" +checksum = "0e4dccaaaf89514f546c693ddc140f729f958c247918a13380cccc6078391acc" dependencies = [ "proc-macro2", ] From 019ead0d1315347dd4ea7d0e8a7855e318f21b37 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 26 Dec 2024 15:06:33 +0000 Subject: [PATCH 2/2] Update features snapshot --- utils/checks/snapshots/features.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils/checks/snapshots/features.yaml b/utils/checks/snapshots/features.yaml index e01c94cbc..9e6c044a5 100644 --- a/utils/checks/snapshots/features.yaml +++ b/utils/checks/snapshots/features.yaml @@ -2508,7 +2508,7 @@ - rustls - tls-rustls - webpki -- name: quote 1.0.37 +- name: quote 1.0.38 features: - default - proc-macro