Skip to content

Commit 3de57fe

Browse files
fix(deps): bump sysinfo from 0.32.1 to 0.33.1
Bumps [sysinfo](https://github.com/GuillaumeGomez/sysinfo) from 0.32.1 to 0.33.1. - [Changelog](https://github.com/GuillaumeGomez/sysinfo/blob/master/CHANGELOG.md) - [Commits](GuillaumeGomez/sysinfo@v0.32.1...v0.33.1) --- updated-dependencies: - dependency-name: sysinfo dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fc510b8 commit 3de57fe

File tree

2 files changed

+11
-69
lines changed

2 files changed

+11
-69
lines changed

Cargo.lock

Lines changed: 10 additions & 68 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
@@ -131,7 +131,7 @@ sha2 = "0.10.6"
131131
shlex = "1.3.0"
132132
similar = "2.7.0"
133133
strum = { version = "0.27.1", features = ["derive"] }
134-
sysinfo = "0.32.0"
134+
sysinfo = "0.33.1"
135135
thiserror = "2.0.12"
136136
tempfile = "3.18.0"
137137
time = { version = "0.3.39", features = [

0 commit comments

Comments
 (0)