Skip to content

Commit 524763b

Browse files
chore(deps): bump starship-battery from 0.10.2 to 0.10.3 (#117)
Bumps [starship-battery](https://github.com/starship/rust-battery) from 0.10.2 to 0.10.3. - [Release notes](https://github.com/starship/rust-battery/releases) - [Changelog](https://github.com/starship/rust-battery/blob/main/CHANGELOG.md) - [Commits](starship/rust-battery@v0.10.2...v0.10.3) --- updated-dependencies: - dependency-name: starship-battery dependency-version: 0.10.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 446bd86 commit 524763b

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

Cargo.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ build = "build.rs"
88
[dependencies]
99
anyhow = "1.0.100"
1010
clap = { version = "4.5.50", features = ["derive"] }
11-
starship-battery = "0.10.2"
11+
starship-battery = "0.10.3"
1212
sysinfo = { version = "0.37.2", default-features = false, features = ["component", "disk", "network", "system"] }
1313
tokio = { version = "1", features = ["full"] }
1414

0 commit comments

Comments
 (0)