Skip to content

Commit 0ac29e0

Browse files
build(deps): bump sysinfo from 0.30.13 to 0.38.4 (#7)
Bumps [sysinfo](https://github.com/GuillaumeGomez/sysinfo) from 0.30.13 to 0.38.4. - [Changelog](https://github.com/GuillaumeGomez/sysinfo/blob/main/CHANGELOG.md) - [Commits](GuillaumeGomez/sysinfo@v0.30.13...v0.38.4) --- updated-dependencies: - dependency-name: sysinfo dependency-version: 0.38.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 85011f1 commit 0ac29e0

2 files changed

Lines changed: 116 additions & 70 deletions

File tree

Cargo.lock

Lines changed: 115 additions & 69 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
@@ -18,7 +18,7 @@ env_logger = "0.11"
1818
anyhow = "1.0"
1919
serde_derive = "1.0"
2020
rusqlite = { version = "0.39", features = ["bundled"] }
21-
sysinfo = "0.30"
21+
sysinfo = "0.38"
2222
libc = "0.2"
2323
toml = "1.1.2"
2424
once_cell = "1.21.4"

0 commit comments

Comments
 (0)