mirror of
https://github.com/edera-dev/krata.git
synced 2025-08-02 21:00:55 +00:00
build(deps): bump sysinfo from 0.31.3 to 0.31.4 in the dep-updates group
Bumps the dep-updates group with 1 update: [sysinfo](https://github.com/GuillaumeGomez/sysinfo). Updates `sysinfo` from 0.31.3 to 0.31.4 - [Changelog](https://github.com/GuillaumeGomez/sysinfo/blob/master/CHANGELOG.md) - [Commits](https://github.com/GuillaumeGomez/sysinfo/compare/v0.31.3...v0.31.4) --- updated-dependencies: - dependency-name: sysinfo dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dep-updates ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
3cb0e214e9
commit
df2074c19d
4
Cargo.lock
generated
4
Cargo.lock
generated
@ -2867,9 +2867,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "sysinfo"
|
||||
version = "0.31.3"
|
||||
version = "0.31.4"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "2b92e0bdf838cbc1c4c9ba14f9c97a7ec6cdcd1ae66b10e1e42775a25553f45d"
|
||||
checksum = "355dbe4f8799b304b05e1b0f05fc59b2a18d36645cf169607da45bde2f69a1be"
|
||||
dependencies = [
|
||||
"core-foundation-sys",
|
||||
"libc",
|
||||
|
@ -81,7 +81,7 @@ sha256 = "1.5.0"
|
||||
signal-hook = "0.3.17"
|
||||
slice-copy = "0.3.0"
|
||||
smoltcp = "0.11.0"
|
||||
sysinfo = "0.31.3"
|
||||
sysinfo = "0.31.4"
|
||||
termtree = "0.5.1"
|
||||
thiserror = "1.0"
|
||||
tokio-tun = "0.11.5"
|
||||
|
Loading…
Reference in New Issue
Block a user