Skip to content

Commit 4f46c62

Browse files
chore(deps): bump sysinfo from 0.29.9 to 0.29.10 (#28)
Bumps [sysinfo](https://github.com/GuillaumeGomez/sysinfo) from 0.29.9 to 0.29.10. - [Changelog](https://github.com/GuillaumeGomez/sysinfo/blob/master/CHANGELOG.md) - [Commits](https://github.com/GuillaumeGomez/sysinfo/commits) --- updated-dependencies: - dependency-name: sysinfo dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c8f7a6c commit 4f46c62

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -19,7 +19,7 @@ reqwest = { version = "0.11.20", features = [
1919
], default-features = false }
2020
rust-embed = "8.0.0"
2121
serde = { version = "1.0.179", features = ["derive"] }
22-
sysinfo = "0.29.9"
22+
sysinfo = "0.29.10"
2323
tokio = { version = "1.32.0", features = ["full"] }
2424
toml = "0.8.0"
2525
zip = "0.6.6"

0 commit comments

Comments
 (0)