Skip to content

Commit 6f65e92

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 853d86b commit 6f65e92

File tree

2 files changed

+12
-70
lines changed

2 files changed

+12
-70
lines changed

Cargo.lock

+11-69
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ sha2 = "0.10.6"
133133
shlex = "1.3.0"
134134
similar = "2.7.0"
135135
strum = { version = "0.27.1", features = ["derive"] }
136-
sysinfo = "0.32.0"
136+
sysinfo = "0.33.1"
137137
thiserror = "2.0.12"
138138
tempfile = "3.18.0"
139139
time = { version = "0.3.39", features = [

0 commit comments

Comments
 (0)