Skip to content

Commit 8dd9d76

Browse files
build(deps): bump sysinfo from 0.28.4 to 0.29.9
Bumps [sysinfo](https://github.com/GuillaumeGomez/sysinfo) from 0.28.4 to 0.29.9. - [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-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f022d09 commit 8dd9d76

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.

keechain-core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ serde = { version = "1.0", features = ["derive"] }
2424
serde_json = "1.0"
2525

2626
[target.'cfg(not(target_vendor = "apple"))'.dependencies]
27-
sysinfo = { version = "0.28", optional = true }
27+
sysinfo = { version = "0.29", optional = true }
2828

2929
[target.'cfg(target_arch = "wasm32")'.dependencies]
3030
getrandom = { version = "0.2", features = ["js"] }

0 commit comments

Comments
 (0)