From a6cf801a6bbdea1cc47c64d5c09838abe31c607d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Mar 2025 16:39:37 +0000 Subject: [PATCH] chore(deps): bump starship-battery from 0.10.0 to 0.10.1 Bumps [starship-battery](https://github.com/starship/rust-battery) from 0.10.0 to 0.10.1. - [Release notes](https://github.com/starship/rust-battery/releases) - [Changelog](https://github.com/starship/rust-battery/blob/main/CHANGELOG.md) - [Commits](https://github.com/starship/rust-battery/compare/v0.10.0...v0.10.1) --- updated-dependencies: - dependency-name: starship-battery 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 7b6e2c28..8edd74ac 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -4940,9 +4940,9 @@ checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3" [[package]] name = "starship-battery" -version = "0.10.0" +version = "0.10.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9017a937879cf3db80807fa7c28f09eafd4981c998265233028ee7b75f898ed2" +checksum = "ce0bc92586a2cba9cd189520c457b95e50f5565c3011484a5c83949be2f9fdcc" dependencies = [ "cfg-if 1.0.0", "core-foundation 0.10.0",