Skip to content

Commit 4607e15

Browse files
dependabot[bot]rjzak
authored andcommitted
chore(deps): bump sysinfo from 0.38.4 to 0.39.0
Bumps [sysinfo](https://github.com/GuillaumeGomez/sysinfo) from 0.38.4 to 0.39.0. - [Changelog](https://github.com/GuillaumeGomez/sysinfo/blob/main/CHANGELOG.md) - [Commits](GuillaumeGomez/sysinfo@v0.38.4...v0.39.0) --- updated-dependencies: - dependency-name: sysinfo dependency-version: 0.39.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 21df799 commit 4607e15

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -13,7 +13,7 @@ build = "build.rs"
1313
[dependencies]
1414
image = { version = "0.25.10", default-features = false, features = ["png"] }
1515
muda = { version = "^0.19.1", default-features = false } # sub-dependency of tray-icon, must match that version
16-
sysinfo = { version = "0.38.4", default-features = false, features = ["system"] }
16+
sysinfo = { version = "0.39.0", default-features = false, features = ["system"] }
1717
tray-icon = { version = "0.23.1", default-features = false }
1818
winit = "0.30.13"
1919

0 commit comments

Comments
 (0)