Skip to content

Commit 5be6892

Browse files
build(deps): bump sysinfo from 0.35.0 to 0.35.1
Bumps [sysinfo](https://github.com/GuillaumeGomez/sysinfo) from 0.35.0 to 0.35.1. - [Changelog](https://github.com/GuillaumeGomez/sysinfo/blob/master/CHANGELOG.md) - [Commits](GuillaumeGomez/sysinfo@v0.35.0...v0.35.1) --- updated-dependencies: - dependency-name: sysinfo dependency-version: 0.35.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 09ba381 commit 5be6892

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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
@@ -170,7 +170,7 @@ regex = { version = "1.11.1", default-features = false, features = [
170170
futures-signals = { version = "0.3.34", optional = true }
171171

172172
# sys_info
173-
sysinfo = { version = "0.35.0", optional = true }
173+
sysinfo = { version = "0.35.1", optional = true }
174174

175175
# tray
176176
system-tray = { version = "0.7.0", features = ["dbusmenu-gtk3"], optional = true }

0 commit comments

Comments
 (0)