Skip to content

Commit ab58c52

Browse files
Bump sysinfo from 0.36.1 to 0.37.0
Bumps [sysinfo](https://github.com/GuillaumeGomez/sysinfo) from 0.36.1 to 0.37.0. - [Changelog](https://github.com/GuillaumeGomez/sysinfo/blob/master/CHANGELOG.md) - [Commits](GuillaumeGomez/sysinfo@v0.36.1...v0.37.0) --- updated-dependencies: - dependency-name: sysinfo dependency-version: 0.37.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fa84c30 commit ab58c52

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
@@ -254,7 +254,7 @@ proptest.workspace = true
254254
static_assertions.workspace = true
255255

256256
# Used in examples to portably query the OS process list
257-
sysinfo = { version = "0.36", default-features = false, features = ["system"] }
257+
sysinfo = { version = "0.37", default-features = false, features = ["system"] }
258258

259259
# Used to test file I/O
260260
tempfile = "3.20"

0 commit comments

Comments
 (0)