From 5a13d17fe4024a995ce768a70c1838947c6cb992 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 May 2025 17:18:11 +0000 Subject: [PATCH] build(deps): bump system-deps from 7.0.4 to 7.0.5 Bumps [system-deps](https://github.com/gdesmott/system-deps) from 7.0.4 to 7.0.5. - [Release notes](https://github.com/gdesmott/system-deps/releases) - [Changelog](https://github.com/gdesmott/system-deps/blob/main/CHANGELOG.md) - [Commits](https://github.com/gdesmott/system-deps/compare/v7.0.4...v7.0.5) --- updated-dependencies: - dependency-name: system-deps dependency-version: 7.0.5 dependency-type: indirect 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 d7aa149ecdd..bf2e7464441 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -7494,9 +7494,9 @@ dependencies = [ [[package]] name = "system-deps" -version = "7.0.4" +version = "7.0.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "550b2c61a9c30b85ca1f6ef0afcd2befcb12e73b1d31ef0526423bc7b6a99d7f" +checksum = "e4be53aa0cba896d2dc615bd42bbc130acdcffa239e0a2d965ea5b3b2a86ffdb" dependencies = [ "cfg-expr", "heck",