Skip to content

Commit a989274

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

File tree

2 files changed

+27
-3
lines changed

2 files changed

+27
-3
lines changed

Cargo.lock

Lines changed: 26 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ spinners = "4.1.0"
126126
strip-ansi-escapes = "0.2.1"
127127
strum = { version = "0.27.1", features = ["derive"] }
128128
syntect = "5.2.0"
129-
sysinfo = "0.33.1"
129+
sysinfo = "0.35.1"
130130
tempfile = "3.18.0"
131131
thiserror = "2.0.12"
132132
time = { version = "0.3.39", features = [

0 commit comments

Comments
 (0)