Skip to content

Commit e099ef8

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

File tree

2 files changed

+28
-4
lines changed

2 files changed

+28
-4
lines changed

Cargo.lock

Lines changed: 27 additions & 3 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
@@ -107,7 +107,7 @@ strip-ansi-escapes = "0.2.1"
107107
strum = { version = "0.27.1", features = ["derive"] }
108108
syn = "2.0.101"
109109
syntect = "5.2.0"
110-
sysinfo = "0.33.1"
110+
sysinfo = "0.36.1"
111111
tempfile = "3.18.0"
112112
thiserror = "2.0.12"
113113
time = { version = "0.3.39", features = ["parsing", "formatting", "local-offset", "macros", "serde"] }

0 commit comments

Comments
 (0)