Skip to content

Commit 0610704

Browse files
chore(deps): bump sysinfo from 0.36.0 to 0.36.1
--- updated-dependencies: - dependency-name: sysinfo dependency-version: 0.36.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b23470e commit 0610704

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.6", default-features = false, features = ["png"] }
1515
muda = { version = "0.17.0", default-features = false } # sub-dependency of tray-icon
16-
sysinfo = { version = "0.36.0", default-features = false, features = ["system"] }
16+
sysinfo = { version = "0.36.1", default-features = false, features = ["system"] }
1717
tray-icon = { version = "0.21.0", default-features = false }
1818
winit = "0.30.11"
1919

0 commit comments

Comments
 (0)